Interview Questions

Path Testing

Glossary of Software QA/Testing


(Continued from previous question...)

Path Testing

Testing to satisfy coverage criteria that each logical path through the program be tested. Often paths through the program are grouped into a finite set of classes. One path from each class is then tested.

(Continued on next question...)

Other Interview Questions