InterviewSolution
Saved Bookmarks
| 1. |
______________ are the first type of tests any application should have.(a) Functional Tests(b) Unit Tests(c) Integration Tests(d) Stress TestsThis question was posed to me in an interview for job.My doubt is from Functional Software Testing in chapter Software Testing Principles of JUnit |
|
Answer» Right answer is (B) Unit Tests |
|