Recall & Review
beginner
What is the purpose of test estimation in software testing?
Test estimation helps predict the time, effort, and resources needed to complete testing activities. It aids in planning and managing the testing process effectively.
Click to reveal answer
beginner
Explain the 'Expert Judgment' technique in test estimation.
Expert Judgment relies on experienced testers or team members to estimate testing effort based on their knowledge and past experience with similar projects.
Click to reveal answer
intermediate
What is the 'Work Breakdown Structure (WBS)' technique in test estimation?
WBS breaks down the testing tasks into smaller, manageable parts. Estimations are made for each part and then combined to get the total effort estimate.
Click to reveal answer
intermediate
Describe the 'Three-Point Estimation' technique.
Three-Point Estimation uses three values: optimistic, pessimistic, and most likely estimates. These are combined to calculate an average estimate that accounts for uncertainty.
Click to reveal answer
beginner
Why is it important to update test estimates during the project?
Updating estimates helps reflect changes in project scope, risks, or progress. It keeps the plan realistic and helps manage expectations.
Click to reveal answer
Which test estimation technique uses past experience and knowledge from team members?
✗ Incorrect
Expert Judgment relies on experienced team members to estimate effort based on their knowledge.
What does the Work Breakdown Structure (WBS) technique involve?
✗ Incorrect
WBS divides tasks into smaller parts to estimate effort more accurately.
In Three-Point Estimation, which of the following is NOT used?
✗ Incorrect
Three-Point Estimation uses optimistic, pessimistic, and most likely estimates, not random estimates.
Why should test estimates be updated during a project?
✗ Incorrect
Updating estimates helps manage changes and keeps the project plan accurate.
Which technique involves gathering estimates anonymously from experts and reaching consensus?
✗ Incorrect
Delphi Technique collects anonymous expert opinions to reach a consensus estimate.
Describe three common test estimation techniques and when you might use each.
Think about experience, task breakdown, and handling uncertainty.
You got /4 concepts.
Explain why updating test estimates during a project is important and how it helps the testing process.
Consider how projects evolve over time.
You got /4 concepts.