InterviewSolution
Saved Bookmarks
| 1. |
What Is Branch Testing? |
|
Answer» TESTING in which all BRANCHES in the program SOURCE CODE are tested at least once. Testing in which all branches in the program source code are tested at least once. |
|