Answers

Question and Answer:

  Home  Software QA

⟩ What is Coverage analysis?

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.

 177 views

More Questions for you: