Blog Shift Left

Begin with Shift Left Testing

November 14, 2018
Shift Left Testing

The prominence of Software Testing and the impact of keeping the ‘Testing Phase’ at the end of the Software Development Lifecycle. This realization happened since the cost of the bug identified towards at the end was very high and tremendous effort & more time and resources was required to fix them. Testing is not just only about doing regression testing. To overcome this, Shift Left Testing process is introduced.

What is Shift Left Testing?

Shift Left testing is an approach to software testing and system testing in which testing is performed earlier in the life cycle. Shift Left approach is nothing but involving the testers much earlier in the software development lifecycle. This would allow them to understand all phases of the project.

The phases of the project  are

  • Requirements
  • Software design
  • Coding
  • Testing

Apart from this, testers can consider its functionality, ask the right questions to the right people (customers, business analysts, and developers,) seek clarifications.  Also, provide feedback wherever possible to support the team.

This involvement and understanding will lead the testers to gain complete knowledge about the product or project. Think through various scenarios, design real-time scenarios based on software behavior. This would help the team in identifying the defects even before coding is done.

Why Shift Left Testing?

Teams can keep their focus on quality and work towards the prevention of issues and prepones the testing schedule. This approach allows the developers to take more ownership of their code and in turn increases their code quality.

Mind Map for Shift Left Testing

Working together in every phase of development life cycle of the project/product. This approach will reduce the cost and speedy delivery of the project to the market.

The  snapshot shows the mind map representation of the Shift Left Testing approach:

Shift Left Testing Mind Map

Shift left testing will work very well in an agile environment. It empowers testers to articulate the overview of the phases as well as made them inherent part. It will highlight that the tester’s skills are not limited to finding bugs. They will be able to showcase their talents in the analysis, a review of other work products. It is a great methodology to follow.

References:

https://www.softwaretestinghelp.com/shift-left-testing-approach/

https://techbeacon.com/were-all-testers-now-5-steps-get-ready-shift-left-automation

http://www.drdobbs.com/shift-left-testing/184404768

Leave a Reply