InterviewSolution
Saved Bookmarks
| 1. |
Random testing often known as __________ testing(a) Monkey(b) Amorous(c) Sporadic(d) UnknownThe question was posed to me in an online quiz.This question is from Measuring Test Coverage in portion Test Coverage and Development of JUnit |
|
Answer» CORRECT answer is (a) Monkey To explain: The source of the name monkey testing comes from the infinite monkey THEOREM. |
|