InterviewSolution
Saved Bookmarks
| 1. |
Monkey testing is more about random actions while __________ testing is more about random data input.(a) Fuzz(b) Functional(c) Ad-hoc(d) RandomThe question was asked in my homework.Query is from Measuring Test Coverage in chapter Test Coverage and Development of JUnit |
|
Answer» Right answer is (a) Fuzz |
|