Do you know how to check the status and statistics of the current Sprint?

Last updated by Brook Jeynes [SSW] 4 months ago.See history

Developers sometimes think they're done when they finish coding and check in.

It's easy to forget about testing, but this will often result in rework or bug fixes for the developers - in other words, more work!

Keeping an eye on the results of acceptance testing can help you understand where things are really at in the Sprint.

Azure Test Plans provides two different ways to see testing status, a built-in Progress Report and customizable Test Status charts.

Progress report

Select the "Progress Report" item in the Azure Test Plans sidebar:

progress report
Figure: Progress Report showing that this Sprint currently has 2 'Failed' tests (red) and 2 'Passed' tests (green)

Test Status charts

You can visualise the status of testing for a Sprint in various ways, using different test result charts.

From the appropriate Test Plan for the Sprint, select "Chart" and then "New test result chart" to add charts to the dashboard:

test status charts
Figure: Adding a test result chart to visualise test status in Azure Test Plans

test status charts more
Figure: Good example - Different charts visualise test status in different ways

Tip: Think of the red (representing failed tests) as work remaining for the developers and the blue (representing unfinished tests) as working remaining for the testers.

We open source. Powered by GitHub