Automation Testing

Visual Studio Load and Coded UI Dead! Now What?

By Test Guild
  • Share:
Join the Guild for FREE

I’ve recently received a number of emails regarding some changes made to Microsoft's Visual Studio’s testing option for functional test automation and load testing.

Folks have been asking me what they should now be using for their automation and performance testing needs.

Rather than respond to each email individually, I decided to create this quick post.

Microsoft CodedUI and Load Test End of Life

First, if you haven’t heard, the release notes for Visual Studio 2019 Microsoft have announced:

  • Visual Studio 2019 will be the last version of Visual Studio with load test features.
  • Visual Studio 2019 will be the final version of Visual Studio with Coded UI test features.

Why did Microsoft Kill Coded UI and Load Testing Features?

I’m not 100% sure why this move was made, but their release notes state that “UI test tools such as Selenium Appium have gained momentum and have a strong community backing.” Because these frameworks have become industry standards, they’ve apparently decided to depreciate these testing features.

I assume the same rationality was used to discontinue the load testing feature since there are lots of great open-source performance testing options.

The Automation and Performance Test Tools Microsoft Recommends

For Microsoft Visual Studio customers who require load testing tools, they recommend using alternate load testing tools like:

When it comes to functional automation testing tools, Microsoft recommends:

  • Selenium for testing web applications
  • Appium with WinAppDriver for testing desktop and UWP apps.

What about Other Automation and Performance Tools?

Besides the testing tools Microsoft recommends, there are also a lot of other awesome open-source automation and performance testing tool options out there.

Here are some of my favorites:

PerfGuild

Discover More Automation and Performance Testing Awesomeness

Need the training to get up to speed on some of these functional automated and performance testing tools?

Check out Guild Conferences – online conferences 100% dedicated to helping you succeed in creating performance and automation testing awesomeness.

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}

9 Ways AI Improves Software Testing

Posted on 07/02/2024

I recently co-hosted a webinar, with Blinq.io to delve into the impact of ...

Strategic Test Environment Setup For Automation Success

Posted on 06/18/2024

Understanding the importance of test environment setup Test environment setup is crucial for ...

Top 18 Visual Testing Tools for Testers (2024 Guide)

Posted on 06/10/2024

When you're a web developer, making sure that your site looks great – ...