InterviewSolution
Saved Bookmarks
| 1. |
What Is Path Testing? |
|
Answer» TESTING in which all PATHS in the PROGRAM source CODE are tested at LEAST once. Testing in which all paths in the program source code are tested at least once. |
|