In Agile, API testing should align with the principle of _________ to maintain a sustainable pace of development.

  • Continuous Integration
  • Incremental development
  • Just-In-Time Testing
  • Test-driven development
Aligning API testing with Continuous Integration in Agile ensures that testing is an integral part of the development process. It promotes early detection of issues, facilitates rapid feedback, and contributes to a sustainable pace of development by automating the testing process within the development workflow.
Add your answer
Loading...

Leave a comment

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