Implementing Continuous Testing in Agile

by Nataliia Vasylyna | June 21, 2016 5:41 am

The Agile methodology implies continuous delivery of fully functioning software portions. A reasonable question appears: If the development process is continuous, shouldn’t the software testing process be continuous as well?

The logic suggests it should. In Agile, it’s wrong to start testing just a few days before release. An experienced software tester knows that testing should start early and continue throughout the entire development process. To accomplish that, a team should consider choosing automated testing[1].

How Can Automation Help to Implement Continuous Testing?

In addition to the above, it is important to understand that both performance testing[3] and security testing should also be integrated into the Agile process from its start.

Learn more from QATestLab

Related Posts:

Endnotes:
  1. automated testing: https://qatestlab.com/services/We-Are-Professionals-in/automated-testing/
  2. unit testing: https://qatestlab.com/services/Step-by-Step/Unit-Testing/
  3. performance testing: https://qatestlab.com/services/Withstand-the-Load/performance-testing/
  4. Agile Testing: Crossing the T’s: https://blog.qatestlab.com/2017/10/13/agile-projects-testing/
  5. Agile Team: Types of Self-management: https://blog.qatestlab.com/2016/11/08/agile-self-management/
  6. Assessing Success of Agile Project: https://blog.qatestlab.com/2016/08/17/agile-project-success/

Source URL: https://blog.qatestlab.com/2016/06/21/implementing-continuous-testing/