Embed presentation
Download as PDF, PPTX


Shift Left Testing Approach uses information from the business requirements to start the testing process. This includes using the list of requested features to create test cases, expected transaction volume as targets for performance testing, and business priority to prioritize test case execution. Shift Right Testing Approach uses operational information to start the testing process. This includes using complaint data to enrich regression test cases with the most complained about features and existing revenue data to prioritize test execution. Both Shift Left and Shift Right approaches are used together in testing to improve test quality by starting with different types of early input information.
