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

The BEST I can explain: Since test driven development is RELIANT on a very short development cycle being REPEATED, it is USED to avoid overdesigning an interface.



Discussion

No Comment Found

Related InterviewSolutions