InterviewSolution
Saved Bookmarks
| 1. |
________________ is an approach to software testing that is concisely described as simultaneous learning, test design and test execution.(a) Data flow analysis(b) Decision testing(c) Exploratory testing(d) Use Case analysisThe question was posed to me in homework.Question is taken from Cobertura in division Test Coverage and Development of JUnit |
|
Answer» Correct OPTION is (C) Exploratory testing |
|