Overview
You can use the test results panel for a summary of passed and failed tests.

Viewing test results in Test Explorer
Click a test run in Test Explorer to view its information in the Test Results panel. On parent test cases, you can see test cases that have passed or failed, whereas for individual test cases you can see information regarding exceptions, and any passed or failed assertions. If screenshots are enabled and used in a test run, you can view them in this panel.
Additional actions
To see what actions you can take in Test Explorer, see Working with Test Explorer.
Upload test results to Test Manager
Add Studio execution entries to your Test Manager project.
Conditions
- Configure the Test Manager configuration.
- Uploading test results works only with the Test Manager 2022.10.
Uploading results to Test Manager
- In the Test Results panel, right-click an executed test case and select Upload results to Test Manager. You can select multiple test results that will be added to the test case configured in the following step.

You are prompted to configure the Test Manager integration with Studio if it's not yet configured.
- Configure test information to link the test result to the relevant Test Manager objects.

- Click Ok to confirm. The results can be seen in Test Manager.
Updated 3 months ago