Interview Questions

Path Coverage Testing

Glossary of Software QA/Testing


(Continued from previous question...)

Path Coverage Testing

A test method satisfying coverage criteria that each logical path through the program is tested. Paths through the program often are grouped into a finite set of classes; one path from each class is tested.

(Continued on next question...)

Other Interview Questions