InterviewSolution
Saved Bookmarks
| 1. |
Exploratory testing is particularly suitable if _______________ and specifications are incomplete.(a) Investment(b) Time(c) Requirements(d) DeadlinesThe question was asked during an online exam.My query is from Cobertura topic in portion Test Coverage and Development of JUnit |
|
Answer» RIGHT choice is (C) Requirements Explanation: Exploratory TESTING can be used to verify that previous testing has FOUND the most IMPORTANT defects. |
|