Software QA Testing Question:

What is Coverage analysis?

Tweet Share WhatsApp

Answer:

Determining and assessing measures associated with the invocation of program structural elements to determine the adequacy of a test run. Coverage analysis is useful when attempting to execute each statement, branch, path, or iterative structure in a program. Tools that capture this data and provide reports summarizing relevant information have this feature.

Download Software QA PDF Read All 251 Software QA Questions
Previous QuestionNext Question
What is Big-Bang Strategy?What is Criticality?