Skip to content

Commit 560faff

Browse files
authored
Merge pull request #8427 from MicrosoftDocs/main637976847220639860sync_temp
Repo sync for protected CLA branch
2 parents 46f722d + 0ed9139 commit 560faff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/test/how-to-create-a-web-service-test.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ ms.technology: vs-ide-test
2121
You can use a web performance test to test web services. By using the **Insert Request** and **Insert Web Service Request** options, you can customize the individual requests in the **Web Performance Test Editor** to locate web service pages. Typically, you do not display these pages in the web application. Therefore, you must customize the request to gain access to these pages.
2222

2323
>[!NOTE]
24-
> Web performance and load test functionality is deprecated in Visual Studio 2019. For Application Insights, multi-step web tests depend on Visual Studio webtest files. It was [announced](https://devblogs.microsoft.com/devops/cloud-based-load-testing-service-eol/) that Visual Studio 2019 will be the last version with webtest functionality. It is important to understand that while no new features will be added, webtest functionality in Visual Studio 2019 is still currently supported and will continue to be supported during the support lifecycle of the product. The Azure Monitor product team has addressed questions regarding the future of multi-step availability tests [here](https://github.com/MicrosoftDocs/azure-docs/issues/26050#issuecomment-468814101). We recommend using [Apache JMeter](https://jmeter.apache.org) in [Azure Load Test](https://azure.microsoft.com/services/load-testing/) as an alternative.
24+
> Web performance and load test functionality is deprecated in Visual Studio 2019. For Application Insights, multi-step web tests depend on Visual Studio webtest files. It was [announced](https://devblogs.microsoft.com/devops/cloud-based-load-testing-service-eol/) that Visual Studio 2019 will be the last version with webtest functionality. However, support has been extended to Visual Studio 2022. It is important to understand that while no new features will be added, webtest functionality in Visual Studio 2022 is still currently supported and will continue to be supported during the support lifecycle of the product. (You can run existing web/load tests, but the templates to create new ones were removed.) The Azure Monitor product team has addressed questions regarding the future of multi-step availability tests [here](https://github.com/MicrosoftDocs/azure-docs/issues/26050#issuecomment-468814101). We recommend using [Apache JMeter](https://jmeter.apache.org) in [Azure Load Test](https://azure.microsoft.com/services/load-testing/) as an alternative.
2525
2626
**Requirements**
2727

2828
* Visual Studio Enterprise
2929
* Internet Explorer
3030

3131
>[!NOTE]
32-
> Web performance and load test functionality only supports Internet Explorer which is not available on Windows 11 and some versions of Windows 10. Read more on [Internet Explorer Lifecycle policy](/lifecycle/faq/internet-explorer-microsoft-edge#what-is-the-lifecycle-policy-for-internet-explorer-).
32+
> Web performance and load test functionality only supports Internet Explorer which is not available on Windows 11 and some versions of Windows 10. The web recorder feature is also deprecated because it requires Internet Explorer. Read more on [Internet Explorer Lifecycle policy](/lifecycle/faq/internet-explorer-microsoft-edge#what-is-the-lifecycle-policy-for-internet-explorer-).
3333
3434
## To create a simple web service
3535

docs/test/includes/web-load-test-deprecated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
ms.topic: include
33
---
44
> [!NOTE]
5-
> Web performance and load test functionality is deprecated. Visual Studio 2019 is the last version where web performance and load testing will be fully available. For more information, see the [Cloud-based load testing service end of life](https://devblogs.microsoft.com/devops/cloud-based-load-testing-service-eol/) blog post. To reduce the impact on users, some minimum support is still available in Visual Studio 2022 Preview 3 or later. Users should also note web performance and load test functionality only supports Internet Explorer which is not available on Windows 11 and some versions of Windows 10. Read more on [Internet Explorer Lifecycle policy](/lifecycle/faq/internet-explorer-microsoft-edge#what-is-the-lifecycle-policy-for-internet-explorer-). We recommend that you use [Azure Load Testing](https://azure.microsoft.com/services/load-testing/) as an alternative.
5+
> Web performance and load test functionality is deprecated. Visual Studio 2019 is the last version where web performance and load testing will be fully available. For more information, see the [Cloud-based load testing service end of life](https://devblogs.microsoft.com/devops/cloud-based-load-testing-service-eol/) blog post. To reduce the impact on users, some minimum support is still available in Visual Studio 2022. (You can run existing web/load tests, but the templates to create new tests were removed.) Users should also note web performance and load test functionality only supports Internet Explorer, which is not available on Windows 11 and some versions of Windows 10. The web recorder feature is also deprecated because it requires Internet Explorer. Read more on [Internet Explorer Lifecycle policy](/lifecycle/faq/internet-explorer-microsoft-edge#what-is-the-lifecycle-policy-for-internet-explorer-). We recommend that you use [Azure Load Testing](https://azure.microsoft.com/services/load-testing/) as an alternative.

0 commit comments

Comments
 (0)