Recall & Review
beginner
What is Shift-left testing?
Shift-left testing means starting testing activities early in the software development process, usually during requirements and design phases, to find defects sooner.
Click to reveal answer
beginner
Why is Shift-left testing beneficial?
It helps catch bugs early, reduces cost and effort to fix defects, and improves software quality by preventing problems before coding is complete.
Click to reveal answer
beginner
Which phase is testing moved to in Shift-left testing?
Testing is moved to earlier phases like requirements analysis and design instead of waiting until after coding is done.
Click to reveal answer
intermediate
Give an example of a Shift-left testing activity.
Reviewing requirements for errors or ambiguities before coding starts is a Shift-left testing activity.
Click to reveal answer
intermediate
How does Shift-left testing affect collaboration?
It encourages developers, testers, and business analysts to work together early, improving communication and shared understanding.
Click to reveal answer
What does Shift-left testing primarily focus on?
✗ Incorrect
Shift-left testing means moving testing activities to earlier stages to find defects sooner.
Which phase is NOT typically involved in Shift-left testing?
✗ Incorrect
Shift-left testing focuses on early phases, not post-release maintenance.
What is a key benefit of Shift-left testing?
✗ Incorrect
Finding defects early reduces the cost and effort to fix them.
Which activity aligns with Shift-left testing?
✗ Incorrect
Code reviews during development help catch defects early, fitting Shift-left testing.
Shift-left testing encourages collaboration between:
✗ Incorrect
Early collaboration between developers and testers improves quality and understanding.
Explain what Shift-left testing is and why it is important.
Think about when testing happens and its benefits.
You got /4 concepts.
Describe some activities or practices that support Shift-left testing.
Consider what testers and developers do before coding finishes.
You got /5 concepts.