Skip to content

Commit 6c1be76

Browse files
authored
Merge pull request #3385 from gewarren/delete-load
Delete low page view load and web perf test topics
2 parents d080ffd + 32cc70a commit 6c1be76

File tree

30 files changed

+78
-1269
lines changed

30 files changed

+78
-1269
lines changed

.openpublishing.redirection.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6876,6 +6876,71 @@
68766876
"source_path": "docs/docker/vs-azure-tools-docker-machine-azure-config.md",
68776877
"redirect_url": "/visualstudio/docker/",
68786878
"redirect_document_id": false
6879+
},
6880+
{
6881+
"source_path": "docs/test/how-to-analyze-errors-using-the-counters-panel.md",
6882+
"redirect_url": "/visualstudio/test/quickstart-create-a-load-test-project",
6883+
"redirect_document_id": false
6884+
},
6885+
{
6886+
"source_path": "docs/test/sample-project-for-creating-a-diagnostic-data-adapter.md",
6887+
"redirect_url": "/visualstudio/test/quickstart-create-a-load-test-project",
6888+
"redirect_document_id": false
6889+
},
6890+
{
6891+
"source_path": "docs/test/how-to-create-a-custom-editor-for-data-for-your-diagnostic-data-adapter.md",
6892+
"redirect_url": "/visualstudio/test/quickstart-create-a-load-test-project",
6893+
"redirect_document_id": false
6894+
},
6895+
{
6896+
"source_path": "docs/test/how-to-analyze-threshold-violations-using-the-counters-panel.md",
6897+
"redirect_url": "/visualstudio/test/quickstart-create-a-load-test-project",
6898+
"redirect_document_id": false
6899+
},
6900+
{
6901+
"source_path": "docs/test/how-to-install-a-custom-diagnostic-data-adapter.md",
6902+
"redirect_url": "/visualstudio/test/quickstart-create-a-load-test-project",
6903+
"redirect_document_id": false
6904+
},
6905+
{
6906+
"source_path": "docs/test/how-to-specify-how-frequently-test-logs-are-saved.md",
6907+
"redirect_url": "/visualstudio/test/quickstart-create-a-load-test-project",
6908+
"redirect_document_id": false
6909+
},
6910+
{
6911+
"source_path": "docs/test/how-to-configure-load-tests-to-collect-full-details.md",
6912+
"redirect_url": "/visualstudio/test/quickstart-create-a-load-test-project",
6913+
"redirect_document_id": false
6914+
},
6915+
{
6916+
"source_path": "docs/test/how-to-prevent-time-outs-for-diagnostic-data-adapters.md",
6917+
"redirect_url": "/visualstudio/test/quickstart-create-a-load-test-project",
6918+
"redirect_document_id": false
6919+
},
6920+
{
6921+
"source_path": "docs/test/counters-panel-in-load-test-analyzer.md",
6922+
"redirect_url": "/visualstudio/test/quickstart-create-a-load-test-project",
6923+
"redirect_document_id": false
6924+
},
6925+
{
6926+
"source_path": "docs/test/how-to-view-data-and-diagnostic-attachments-using-the-load-test-analyzer.md",
6927+
"redirect_url": "/visualstudio/test/quickstart-create-a-load-test-project",
6928+
"redirect_document_id": false
6929+
},
6930+
{
6931+
"source_path": "docs/test/how-to-add-computer-tags-to-counter-set-mappings-using-the-load-test-editor.md",
6932+
"redirect_url": "/visualstudio/test/quickstart-create-a-load-test-project",
6933+
"redirect_document_id": false
6934+
},
6935+
{
6936+
"source_path": "docs/test/how-to-add-comments-on-a-completed-load-test.md",
6937+
"redirect_url": "/visualstudio/test/quickstart-create-a-load-test-project",
6938+
"redirect_document_id": false
6939+
},
6940+
{
6941+
"source_path": "docs/test/how-to-specify-plot-options-for-graphing-counters.md",
6942+
"redirect_url": "/visualstudio/test/quickstart-create-a-load-test-project",
6943+
"redirect_document_id": false
68796944
}
68806945
]
68816946
}

docs/test/analyze-load-test-results-in-the-graphs-view.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ The following table lists the built-in graphs that are available to analyze load
7676
|**Display counters on graphs:** You can add different kinds of data to a load test results graph by placing counters on the graph.|- [How to: Add and delete counters on graphs](../test/how-to-add-and-delete-counters-on-graphs-in-load-test-results.md)|
7777
|**Zoom in on graphs:** After a load test has finished, you can use zoom bars to zoom in and scroll to a region of the graph. By zooming in, you can examine the data that was generated during a load test run in finer detail.|- [How to: Zoom in on a region of the graph](../test/how-to-zoom-in-on-a-region-of-the-graph-in-load-test-results.md)|
7878
|**Tile graphs:** You can arrange load test results graphs in any of several patterns. You can tile up to four graphs.||
79-
|**Modify the appearance of performance counter plots in the graphs:** You can change the plotting lines options for performance counters in the graphs. This includes color and line style. Additionally, you can specify whether you want to automatically or manually specify the range that you want to use for plotting the performance counter.|- [How to: Specify plot options for graphing counters](../test/how-to-specify-plot-options-for-graphing-counters.md)|
8079
|**Create custom graphs:** You can design graphs that display specific information about load test results. You design a custom graph by specifying the load test counters that the graph will display.|- [How to: Create custom graphs](../test/how-to-create-custom-graphs-in-load-test-results.md)|
8180
|**Export the performance counters data in the graph:** You can export the graph data to Microsoft Excel by using the **Export Graph Data to Excel** button on the **Load Test Analyzer** toolbar while you are in the **Graphs** view.||
8281

docs/test/analyze-load-test-results-using-the-load-test-analyzer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ You can complete these tasks whether you run your load test from Visual Studio E
4040
|Tasks|Associated topics|
4141
|-|-|
4242
|**Accessing the results of your load test:** When you run a load test from the Load Test Editor, the load test results open automatically and the running load test is displayed in the **Load Test Analyzer**.|- [How to: Access load test results for analysis](../test/how-to-access-load-test-results-for-analysis.md)|
43-
|**Add analysis notes to your load test:** You can add comments to your load test when you conduct your analysis. The comments are stored permanently, together with the load test result. The description that you enter also displays in the **Description** column that is associated with the load test in the **Open and Manage Test Results** dialog box in the Load Test Editor.<br /><br /> For more information, see [How to: Access load test results for analysis](../test/how-to-access-load-test-results-for-analysis.md).<br /><br /> Additionally, the comments are displayed when you create an Excel report for the load test results.<br /><br /> For more information, see [Reporting load tests results for test comparisons or trend analysis](../test/compare-load-test-results.md).|- [How to: Add comments while analyzing a completed load test](../test/how-to-add-comments-on-a-completed-load-test.md)|
43+
|**Add analysis notes to your load test:** You can add comments to your load test when you conduct your analysis. The comments are stored permanently, together with the load test result. The description that you enter also displays in the **Description** column that is associated with the load test in the **Open and Manage Test Results** dialog box in the Load Test Editor.<br /><br /> For more information, see [How to: Access load test results for analysis](../test/how-to-access-load-test-results-for-analysis.md).<br /><br /> Additionally, the comments are displayed when you create an Excel report for the load test results.<br /><br /> For more information, see [Reporting load tests results for test comparisons or trend analysis](../test/compare-load-test-results.md).||
4444
|**Analyzing the results of your load test:** After you access the load test run data, you can analyze the resulting data. You can view the Load Test Summary to understand the results quickly. The load test summary shows the key results in a compact and easily read format.<br /><br /> You can print the load test summary. This makes it convenient to use when you communicate results to stakeholders.<br /><br /> You can analyze the details of your load test results by using the graphs and tables in the results. These include **Errors**, **Pages**, **Requests**, **SQL Trace**, **Tests**, **Thresholds**, and **Transactions**.|- [Load test results summary overview](../test/load-test-results-summary-overview.md)<br />- [How to: View web page response](../test/how-to-view-web-page-response-time-in-a-load-test.md)<br />- [Analyzing threshold rule violations](../test/analyze-threshold-rule-violations-in-load-tests.md)<br />- [Analyze load test results in the Graphs view](../test/analyze-load-test-results-in-the-graphs-view.md)<br />- [Analyze load test results and errors in the Tables view](../test/analyze-load-test-results-and-errors-in-the-tables-view.md)|
4545
|**Analyzing the virtual user activity in your load test results to isolate performance issues:** You can use the Virtual User Activity Chart to visualize what virtual users are doing during a load test. This can help you isolate spikes in a CPU or drops in requests/sec, and determine which tests or pages are running during these spikes and drops.|- [Analyzing virtual user activity in the Details view](../test/analyze-load-test-virtual-user-activity-in-the-details-view.md)|

docs/test/analyze-load-test-virtual-user-activity-in-the-details-view.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.technology: vs-ide-test
2323
The **Details** view displays the **Virtual User Activity Chart**, which is used to visually analyze what the individual virtual users did during the load test. **Virtual User Activity Chart** lets you see patterns of user activity, load patterns, correlate failed or slow tests, and see requests with other virtual user activity. The **Virtual User Activity Chart** can also help you determine spikes in CPU usage, drops in requests per second, and what tests or pages were running during the spikes and drops.
2424

2525
> [!NOTE]
26-
> Before you run the load test for which you want to use the **Virtual User Activity Details Chart**, you must verify that the **Timing Details Storage** property is set to the **AllIndividualDetails** option by using the Load Performance Test Editor. For more information, see [How to: Configure collecting full details to enable the virtual user activity chart](../test/how-to-configure-load-tests-to-collect-full-details.md).
26+
> Before you run the load test for which you want to use the **Virtual User Activity Details Chart**, you must verify that the **Timing Details Storage** property is set to the **AllIndividualDetails** option by using the Load Performance Test Editor.
2727
2828
**Details Legend Panel**
2929

@@ -49,7 +49,6 @@ ms.technology: vs-ide-test
4949

5050
|Tasks|Associated topics|
5151
|-|-|
52-
|**Configure your load test to use the Virtual User Activity Chart:** Before you run a load test that you want to view virtual user activity data on, you must first configure your load tests property settings.|- [How to: Configure collecting full details to enable the virtual user activity chart](../test/how-to-configure-load-tests-to-collect-full-details.md)|
5352
|**Run your load test:** After you have created a load test and configured it to enable virtual user activity data collecting, you must run the test until it is complete in order to view the **Virtual User Activity Chart**.||
5453
|**View the load test results that contain the virtual user activity data:** After your load test has been created, configured, and has completed running, you can view the virtual user activity data by using the **Virtual User Activity Chart**.|- [Analyze load test results](../test/analyze-load-test-results-using-the-load-test-analyzer.md)<br />- [How to: Analyze what virtual users are doing during a load test](../test/how-to-analyze-virtual-user-activity-during-a-load-test.md)|
5554
|**Isolate performance issues in load tests:** You can use the **Virtual User Activity Chart** to help isolate performance issues in your load test.|- [Walkthrough: Using the virtual user activity chart to isolate issues](../test/walkthrough-use-the-virtual-user-activity-chart-to-isolate-issues.md)|

docs/test/analyze-threshold-rule-violations-in-load-tests.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ If any violations occurred, a **threshold violations** hyperlink appears on the
6262

6363
In the counter tree, the icon for a threshold violation is propagated from the specific counter node, up to the root node. This alerts you to a violation on a counter that may not be visible in the tree because the tree has not been expanded.
6464

65-
For more information, see [Using the Counters panel in Graphs view and Tables view](../test/counters-panel-in-load-test-analyzer.md).
66-
6765
## View threshold violations on the graph
6866

6967
You can view threshold violations on the graph. Similar to the **Counters** panel, icons communicate threshold violations on the graph. The icons appear on the graph next to the data point where the threshold violation occurred. If a threshold violation occurs on a counter that does not appear on the graph, you can add it to the graph by dragging it from the **Counters** panel to the graph.

docs/test/compare-load-test-results.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Report definitions are stored in the load test database. When a report is saved,
2727
Also, the spreadsheet file can be shared with stakeholders so that stakeholders do not have to connect to the database to see the report.
2828

2929
> [!NOTE]
30-
> If you add comments to a load test, they will appear in the Excel report. For more information, see [How to: Add comments while analyzing a completed load test](../test/how-to-add-comments-on-a-completed-load-test.md).
30+
> If you add comments to a load test, they appear in the Excel report.
3131
3232
## Tasks
3333

0 commit comments

Comments
 (0)