InterviewSolution
Saved Bookmarks
| 1. |
__________________ is a methodology for modelling and documenting software systems based on best practices.(a) TDD(b) FDD(c) Scrum(d) AMThis question was posed to me in an interview for job.I'd like to ask this question from Measuring Test Coverage topic in section Test Coverage and Development of JUnit |
|
Answer» RIGHT option is (d) AM Explanation: Agile modelling is a collection of values and PRINCIPLES that can be applied on an (agile) SOFTWARE DEVELOPMENT project. |
|