0 votes
in Jenkins by
Describe Continuous testing.

1 Answer

0 votes
by

In continuous testing, feedback is received at each stage of the continuous delivery pipeline. It helps to improve code quality by running the automated test cases over and again. It also reduces the code and testing cycles, ensuring stable builds are available in less time, thus optimizing the testing process.

Related questions

+1 vote
asked Jan 11 in BlazeMeter by SakshiSharma
0 votes
asked Dec 10, 2022 in Jenkins by SakshiSharma
...