Skip to content

Update that VS2022 will eventually have some bare-bones support for CUIT and Web Load Test #6976

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/test/includes/coded-ui-test-deprecation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
ms.topic: include
---
> [!NOTE]
> Coded UI Test for automated UI-driven functional testing is deprecated. Visual Studio 2019 is the last version where Coded UI Test will be available. We recommend using [Selenium](https://docs.seleniumhq.org/) for testing web apps and [Appium with WinAppDriver](https://github.com/Microsoft/WinAppDriver) for testing desktop and UWP apps. Consider [Xamarin.UITest](/appcenter/test-cloud/uitest/) for testing iOS and Android apps using the NUnit test framework.
> Coded UI Test for automated UI-driven functional testing is deprecated. Visual Studio 2019 is the last version where Coded UI Test will be fully available. We recommend using [Selenium](https://docs.seleniumhq.org/) for testing web apps and [Appium with WinAppDriver](https://github.com/Microsoft/WinAppDriver) for testing desktop and UWP apps. Consider [Xamarin.UITest](/appcenter/test-cloud/uitest/) for testing iOS and Android apps using the NUnit test framework. To reduce the impact on customers some minimum support will still be available in Visual Studio 2022 Preview 4 or later.
2 changes: 1 addition & 1 deletion docs/test/includes/web-load-test-deprecated.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
ms.topic: include
---
> [!NOTE]
> Web performance and load test functionality is deprecated. Visual Studio 2019 is the last version where web performance and load testing will be 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.
> 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.