Shift Left Testing in Agile


What's Shift Left Testing?


- This technique was developed in response to software breaking bugs being found towards the end of the development cycle

- The core idea implemented is that testing should be done during every phase of development

- One of the main principle's that is put forth with this style of thinking is that the testing team should collaborate with the stakeholders early

- This entire approach is based around involving the software testers from very early on in the software cycle so that they understand the parameters and details of the software being developed