Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in DevOps and Agile by (47.6k points)

What is Continuous Testing in DevOps?

1 Answer

0 votes
by (106k points)

Continuous testing is nothing more than running automated tests as part of the delivery pipeline in the DevOps. In the process, each build is continually tested, providing rapid business feedback to the development team to prevent problems from moving to the subsequent stage of the system delivery lifecycle. This greatly speeds up the developer's workflow. After the change, the developer no longer needs to manually rebuild the project or run all the tests again.

Watch this insightful video tutorial on DevOps to know more about it:-

If you wish to learn more about DevOps, visit DevOps tutorial and DevOps Training by Intellipaat. 

Browse Categories

...