Home › Software Testing › Software Testing › advanced_security_performance › Test coverage is BEST described as
Test coverage is BEST described as
ANumber of defects raised in JIRA only
BDegree to which tests exercise targets
CNumber of tests executed in a sprint
DTotal hours testers spent at desk
Answer & Solution
Correct answer: B. Degree to which tests exercise targets
Coverage measures how thoroughly tests exercise something: code (statement, branch, MC/DC), requirements, risks, configurations, model paths. High coverage does not guarantee defect freedom but indicates rigor.
Related questions
Continuous Testing in DevOps meansIn 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