Print Page | Close Window

Access Reults

Printed From: One Stop Testing
Category: Software Testing @ OneStopTesting
Forum Name: Versioning & Configuration Management @ OneStopTesting
Forum Discription: One Of The Biggest Problems in Product Developments where multiple Location, multiple Resources, and multiple Versions are very common.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=575
Printed Date: 04May2024 at 8:23am


Topic: Access Reults
Posted By: anushree
Subject: Access Reults
Date Posted: 03Apr2007 at 2:33am
How to access results for the current load test previous Visual Studio sessions?
Applied to Microsoft Visual Studio Team System

To access results for the current load test in previous Visual Studio sessions:
1. On the Test menu, point to Windows and then click Test Runs.

The Test Runs window is displayed.

2. In the Select drop-down list, click Local Results TestResults.

The .trx files in the TestResults folder of the solution are loaded into the Test Runs window in a list. By default, the results will have the status Disconnected.

3. Select a test run in the list and click Connect on the Test Runs toolbar.

The pass and fail status information for that load test run is displayed in the list.

4. Right-click the test run in the list and click View Results.

Note
Instead of right-clicking, you can also open the Test Results window manually. To open the window manually, on the Test menu, point to Windows and then click Test Results.


The Test Results window opens.

Important
The test results that are displayed in the Test Results window at this point might not be the results that you had selected in the Test Runs window yet.


5. In the drop-down list on the Test Results window toolbar, select the load test run whose results you want to see.

The summary of the status of the load test is displayed in the grid.

6. Select the load test in the grid.

7. Right-click and choose View Test Result Details

- or -

Double-click the load test you selected.

8. A load test analyzer window opens and the load test results are displayed.



Print Page | Close Window