Manage test results
Azure DevOps integration with Test Management to connect test runs and test results with Azure work items.
After your tests are executed, the results are synced back to Azure DevOps in real-time. This provides you with immediate visibility into the quality status of a Work Item without needing to switch platforms.
You can view results in two ways:
- As a high-level summary via test runs
- As specific outcomes for individual tests via Linked test cases.
View test run summary
The test runs section displays the aggregate status of all test campaigns linked to the Work Item. This is ideal for tracking the overall progress of a testing cycle.
- Open the Work Item and scroll to the test runs section.
- Review the run details:
- Run Name: The name of the execution cycle.
-
Status: Indicates the current state of the run (such as,
Active,Planned, orCompleted). - Progress: A color-coded bar showing the percentage of passed tests.
- Metadata: Displays the user who triggered the run and the timestamp.
By reviewing these summaries, you can quickly gauge the health of your sprint or release and determine if a feature is ready for deployment without sifting through individual logs.
View individual test case results
To see the latest outcome for a specific test scenario, view the Linked test cases table. This view allows you to pinpoint exactly which scenarios are failing.
- Locate the Linked test cases table in the BrowserStack section.
- Check the Last Run Result column for the latest status:
- Passed: The test functionality is working as expected.
- Failed: The test encountered an error or assertion failure.
- The Last Run Link column provides the ID of the specific run where this result was recorded.
This granular view helps you identify unstable features immediately, allowing you to prioritize fixes based on real-time quality data directly from your Work Item.
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
Thank you for your valuable feedback!