InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a black box testing strategy?(a) All Statements Coverage(b) Control Structure Coverage(c) Cause-Effect Graphs(d) All Paths CoverageThis question was addressed to me in an interview for job.Query is from Test Case Design in section Design and Implementation of Software Engineering |
|
Answer» Right answer is (C) Cause-Effect Graphs |
|