Chapter 11: Quality theme Flashcards
What is the purpose of the Quality theme in PRINCE2?
To define and implement the means by which the project will verify that products are fit for purpose.
What is PRINCE2’s approach to quality?
- Explicitly agree on customer quality expectations and acceptance criteria. - Identify project products to the level of required control. - Define product descriptions, quality criteria, quality methods, and responsibilities. - Implement and track quality methods throughout the project.
How does agile approach quality differently from traditional methods?
- Testing and quality checking are integrated throughout development (‘test first’ or ‘test as you go’). - Definition of ‘done’ evolves over time. - Quality planning may be less emphasised at the start, with more focus on quality control during development.
How does PRINCE2 Agile allow flexibility in product descriptions?
- Product descriptions can be written as epics or user stories. - They can evolve as long as the baseline and plan level are clear. - Higher-level descriptions may be formally defined, while lower-level descriptions can be informal.
What are the key elements of quality management in PRINCE2 Agile?
- Defining customer quality expectations and acceptance criteria. - Using the quality method suited to the product (e.g. test-driven for software, quality review for documents). - Ensuring customer involvement in acceptance, documentation, and product demos.
What are the three main agile testing approaches?
- Test-first: Writing tests before building the product. 2. Test-driven development (TDD): Writing failing tests first, then developing code to pass them. 3. Test-as-you-go: Continuous testing throughout development.
What is Behaviour-Driven Development (BDD)?
A collaborative development process based on TDD, using easy-to-understand language to describe user behaviours and expected outcomes.
What is the ‘Definition of Done’ in agile?
A checklist that confirms when work is complete, including peer review, customer acceptance, updated documentation, and compliance with accessibility standards.
How does PRINCE2 view quality vs. scope?
- Quality is defined by quality criteria, while scope is defined by the products delivered. - A reduction in scope is not a reduction in quality if delivered products meet the agreed quality level.