InterviewSolution
Saved Bookmarks
| 1. |
To avoid overdesigning an interface, usually ____________ is used.(a) Agile Development(b) Test Driven Development(c) Base Design Development(d) Waterfall DevelopmentThe question was posed to me in class test.My question is taken from Testing the Controller Component topic in chapter Mastering JUnit of JUnit |
|
Answer» The correct OPTION is (b) Test Driven Development |
|