Recall & Review
beginner
What is test progress reporting?
Test progress reporting is the process of tracking and sharing how much testing has been done and what remains. It helps teams know if testing is on schedule and if any problems need attention.
Click to reveal answer
beginner
Name two common metrics used in test progress reporting.
Two common metrics are:<br>1. Number of test cases executed<br>2. Number of test cases passed or failed
Click to reveal answer
beginner
Why is it important to report test progress regularly?
Regular reporting helps the team spot delays early, adjust plans, and keep everyone informed about the quality and readiness of the software.
Click to reveal answer
intermediate
What is a test burn-down chart?
A test burn-down chart shows how many tests remain to be done over time. It looks like a downward slope and helps visualize progress toward finishing testing.
Click to reveal answer
intermediate
How can test progress reporting help in decision making?
It provides clear facts about testing status, so managers can decide if the software is ready to release or if more testing or fixes are needed.
Click to reveal answer
Which metric best shows how many tests have been completed?
✗ Incorrect
The number of test cases executed tells how many tests have actually been run.
What does a test burn-down chart display?
✗ Incorrect
A test burn-down chart shows how many tests are left to do as time passes.
Why should test progress be reported frequently?
✗ Incorrect
Frequent reporting helps the team stay updated and fix problems quickly.
Which of these is NOT typically included in test progress reports?
✗ Incorrect
The number of software developers is not related to test progress reporting.
How does test progress reporting support release decisions?
✗ Incorrect
It helps managers decide if the software is ready based on testing results.
Explain what test progress reporting is and why it matters in software testing.
Think about how you tell a friend how far you are in a task.
You got /3 concepts.
Describe common ways to measure and show test progress during a project.
Imagine showing your progress on a school project.
You got /3 concepts.