InterviewSolution
Saved Bookmarks
| 1. |
DSDM is a/an _____________ approach.(a) Waterfall(b) Spiral(c) Incremental(d) Iterative and IncrementalI have been asked this question in my homework.The above asked question is from Types of Unit Tests in chapter Software Testing Principles of JUnit |
|
Answer» RIGHT answer is (d) ITERATIVE and INCREMENTAL The EXPLANATION is: DSDM embraces principles of AGILE Development leading to an iterative and incremental approach. |
|