CAST Communication & Stakeholder Engagement 2 — Questions and Answers
Question 1: A tester discovers a critical defect one day before a scheduled release. Who should be notified FIRST?
- The development lead and test manager immediately (Correct answer)
- Only the QA director after documenting the defect
- The customer directly to manage expectations
- The release manager after the defect is reproduced
Correct answer: The development lead and test manager immediately
Critical defects discovered near release must be escalated immediately to the test manager and development lead so they can assess impact and decide on release strategy.
Question 2: Which communication technique is MOST effective when conveying complex test metrics to non-technical stakeholders?
- Detailed spreadsheets with raw defect counts
- Visual dashboards using charts and trend graphs (Correct answer)
- Technical test logs exported from the test tool
- Formal written reports with statistical analysis
Correct answer: Visual dashboards using charts and trend graphs
Visual dashboards with charts and trend graphs make complex metrics accessible to non-technical stakeholders who may not interpret raw data effectively.
Question 3: A product owner keeps changing requirements mid-sprint, causing rework for the test team. What is the BEST approach?
- Refuse to test new requirements added after sprint start
- Escalate to the project manager without discussing with the product owner
- Facilitate a discussion to establish a change control process (Correct answer)
- Accept all changes silently to avoid conflict
Correct answer: Facilitate a discussion to establish a change control process
Facilitating a discussion to establish a change control process addresses the root cause by setting expectations and managing scope collaboratively.
Question 4: When preparing a test summary report for stakeholders, which element is MOST important to include?
- A list of every test case executed with pass/fail status
- An assessment of product quality and release risk (Correct answer)
- The personal performance ratings of each tester
- Detailed technical descriptions of all defects found
Correct answer: An assessment of product quality and release risk
Stakeholders need an assessment of product quality and release risk to make informed go/no-go decisions, not exhaustive technical details.
Question 5: A stakeholder insists a known defect is 'not a real bug' and should be closed. What should the tester do?
- Close the defect immediately to maintain the relationship
- Escalate to senior management without talking to the stakeholder
- Provide objective evidence such as requirements and reproduction steps to support the defect (Correct answer)
- Mark it as deferred without discussion
Correct answer: Provide objective evidence such as requirements and reproduction steps to support the defect
Providing objective evidence like requirements documentation and reproduction steps maintains professionalism and grounds the discussion in facts.
Question 6: In an Agile team, how should testers communicate test progress MOST effectively?
- Submit weekly written status reports to the project manager
- Update the team verbally during daily standups and maintain a visible task board (Correct answer)
- Send individual emails to each team member at the end of the day
- Post defects in the backlog only when a sprint ends
Correct answer: Update the team verbally during daily standups and maintain a visible task board
Daily standups and visible task boards provide real-time transparency that aligns with Agile values of collaboration and continuous communication.
Question 7: A developer dismisses a tester's defect report saying it is 'by design.' What is the tester's BEST next step?
- Accept the developer's explanation and close the defect
- Cross-reference the behavior against the requirements specification and raise with the product owner if discrepant (Correct answer)
- Reopen the defect immediately without further investigation
- Escalate to senior management right away
Correct answer: Cross-reference the behavior against the requirements specification and raise with the product owner if discrepant
Cross-referencing requirements provides an objective basis for the dispute and involves the product owner who has authority over what is 'by design.'
A tester discovers a critical defect one day before a scheduled release.
Who should be notified FIRST?