Study for the APMG Agile Foundation Exam. Prepare with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your exam!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


How many Testing Concepts does DSDM recommend?

  1. 7

  2. 4

  3. 6

  4. 5

The correct answer is: 6

The correct number of Testing Concepts recommended by DSDM is six. DSDM (Dynamic Systems Development Method), which is an agile framework, emphasizes the importance of quality in the development process. Its approach to testing is not just a phase that comes after development but is integrated throughout the development lifecycle. The six Testing Concepts include the ideas that testing is a collaborative effort, testing is a continuous process, all tests should be documented, testing must include both functional and non-functional aspects, and testing should be done as early as possible. This thorough framework ensures that quality is built into the product from the outset rather than being inspected in later, aligning with agile principles of iterative development and continuous delivery. Understanding these six Testing Concepts is crucial for anyone involved in agile projects, as they guide the testing practices that lead to high-quality deliverables within the DSDM framework.