Area | Description | Example |
---|---|---|
Committee Composition | Test Manager + Dev + PM + Product Owner + Supplier | A product under test has modules built by in-house and outsourced teams. |
Defect Evaluation | Check if defect is valid and worth fixing | Defect logged by tester: UI button misaligned on mobile screen. Committee validates and sets it as "Low" priority. |
Triage Discussion Points | Risk, cost, benefit, priority | Fixing a minor cosmetic issue may be deferred to next release. |
Defect Assignment | To relevant party | Backend issue found — assigned to API team, not frontend. |
Defect Manager | Optional but useful in large projects | One full-time person tracks >300 weekly defects in enterprise ERP testing. |
Short Scenario 1
Question: In a cross-functional defect triage meeting, the team decides not to fix a low-priority visual defect in a rarely used screen. What type of decision is this?
A. Rejection
B. Deferral
C. Re-assignment
D. Escalation
✅ Answer: B – Deferral (fix postponed due to low impact)
๐น Short Scenario 2
Question: The test manager insists on involving the defect committee even for trivial issues. What should be the ideal approach?
A. Raise all issues in committee
B. Skip triage meetings entirely
C. Balance between automated workflow and human meetings
D. Only testers decide on priority
✅ Answer: C – Balance is needed; committee is not a substitute for workflow
๐น Long Scenario 1
Scenario: A project involves a defect management committee with dev, test, and PO. A defect causing performance slowdown in the login process is found. The test manager reports high impact. Developer says it’s complex and costly to fix. PO says it's not affecting all users.
Question: What should the committee prioritize when deciding?
A. Only developer effort
B. Tester's recommendation
C. User experience, business risk, and cost
D. Random voting by team
✅ Answer: C – All three: user experience, business risk, and cost.
๐น Long Scenario 2
Scenario: A telecom product involves three teams across India, Norway, and Ukraine. Defects are logged in a tool by Indian QA. Often, teams complain about duplicate entries and wrong assignment.
Question: What should be improved first?
A. Increase defect meeting frequency
B. Appoint a full-time defect manager
C. Remove QA access to tool
D. Avoid using tools, rely on email
✅ Answer: B – Full-time defect manager can ensure accuracy and coordination.
๐งช EXAM-STYLE TEST – 10 Scenario-Based Questions
Q1. Who typically owns the defect management tool?
A. Developers
B. Project Manager
C. Test Manager
D. Product Owner
✅ Answer: C
Q2. What is the goal of triage meetings?
A. Code review
B. Discuss risk and fix decisions
C. Assign sprints
D. Finalize UAT plan
✅ Answer: B
Q3. Which role is optional in a cross-functional defect management team?
A. Defect Manager
B. Developer
C. Test Manager
D. Product Owner
✅ Answer: A
Q4. Which of the following best describes a cross-functional team in defect management?
A. All testers
B. All developers
C. Stakeholders from multiple roles
D. Management only
✅ Answer: C
Q5. A defect is assigned incorrectly across multiple global teams. What's the best solution?
A. Use email for defects
B. Central defect manager
C. More testers
D. Reassign to test lead
✅ Answer: B
Q6. Which factor is NOT typically considered during triage?
A. Risk
B. Benefit
C. Developer’s salary
D. Cost
✅ Answer: C
Q7. What is the main reason to have structured defect workflow in tools?
A. Reduce tool license costs
B. Replace human communication
C. Improve traceability and reduce confusion
D. Encourage outsourcing
✅ Answer: C
Q8. When should a defect be rejected?
A. When too costly
B. When not reproducible or invalid
C. When developers disagree
D. If logged in the wrong project
✅ Answer: B
Q9. Which is TRUE about communication in defect management?
A. Tools replace meetings
B. Committee replaces tools
C. Both tools and meetings are needed
D. Communication is not important
✅ Answer: C
Q10. What should the test manager provide during defect priority discussions?
A. Gut feeling
B. Objective info on impact/severity
C. Coding suggestions
D. Release notes
✅ Answer: B
No comments:
Post a Comment