InterviewSolution
Saved Bookmarks
| 1. |
____________ tests examine whether the application can process a large number of requests test types within a given period.(a) Unit(b) Integration(c) Stress(d) AcceptanceThe question was posed to me during a job interview.My question comes from Unit Testing with Mock Objects topic in chapter Testing with Mock Objects of JUnit |
|
Answer» Right ANSWER is (c) Stress |
|