Interview Questions

Coverage analysis

Glossary of Software QA/Testing


(Continued from previous question...)

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.

(Continued on next question...)

Other Interview Questions