____________ 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) Acceptance
The 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