Home › Software Testing › Software Testing › advanced_security_performance › Continuous Testing in DevOps means
Continuous Testing in DevOps means
ATesters continuously type new test scripts
BTests only run once on the release night
CTests are never written down or reviewed
DTests run automatically across the pipeline
Answer & Solution
Correct answer: D. Tests run automatically across the pipeline
Continuous testing runs automated tests at every pipeline stage (commit, merge, deploy, release) so fast feedback is available continuously. Includes unit, integration, performance, security, and acceptance tests at scale.
Related questions
Test coverage is BEST described asIn the V model of SDLC, system testing corresponds to'Test data' management addressesIn ISTQB terminology, a 'test oracle' isAcceptance Test Driven Development (ATDD) emphasisesTest Driven Development uses the rhythm ofRecovery testing simulatesCompatibility testing checks the system on