_______________ is a technique used in Agile and DevOps to detect defects early in the development process.

  • Black Box Testing
  • Exploratory Testing
  • Regression Testing
  • Shift-Left Testing
Shift-Left Testing is a technique that involves moving testing activities earlier in the software development lifecycle. It aims to detect defects early, reducing the cost and time associated with fixing issues. By integrating testing into the early stages, teams can identify and address potential problems before they escalate, supporting Agile and DevOps principles.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *