InterviewSolution
Saved Bookmarks
| 1. |
__________________ involves running a product through a series of specifictestswhich determine whether the product meets the needs of its users.(a) User Acceptance Testing(b) Unit Testing(c) Loss Testing(d) System TestingThis question was posed to me by my school teacher while I was bunking the class.I'm obligated to ask this question of Stubbing an HTTP Connection topic in portion Coarse-grained Testing with Stubs of JUnit |
|
Answer» The CORRECT answer is (a) User Acceptance Testing |
|