InterviewSolution
Saved Bookmarks
| 1. |
________________ is a technique used to identify the requirements of a system (usually associated with software/process design) and the information used to both define both processes used and classes (a collection of actors and processes).(a) Data flow analysis(b) Use Case analysis(c) Exploratory testing(d) Decision testingThis question was addressed to me in an international level competition.This interesting question is from Cobertura topic in portion Test Coverage and Development of JUnit |
|
Answer» Right choice is (B) USE Case analysis |
|