Blog Post

Apps on Azure Blog
3 MIN READ

Introducing Azure App Testing: Scalable End-to-end App Validation

John_Stallo's avatar
John_Stallo
Icon for Microsoft rankMicrosoft
Aug 07, 2025

🔔 Update (September 2025):
Playwright Workspaces and Azure App Testing are now Generally Available!
These powerful tools join Azure Load Testing, which was already GA, to provide a comprehensive suite for scalable, end-to-end app validation on Azure.

____________________________

Azure App Testing enables developers and QA teams to run large-scale functional and performance tests to pinpoint issues in their applications, across frameworks like Playwright, JMeter, or Locust. It brings together two powerful testing capabilities—Azure Load Testing and Microsoft Playwright Testing—into a single hub in the Azure Portal, providing a consistent experience for resource provisioning, access control, and consolidated billing. With Azure App Testing, our goal is to help you spend less time managing infrastructure and more time harnessing AI-driven test automation to boost quality and innovation.

Key Benefits

  • AI-driven testing: Accelerate test creation and insights with AI-powered tooling.
  • Limitless scale: Simulate real-world traffic from multiple regions with load tests, and run highly parallel, cross-browser end-to-end web tests.
  • Infrastructure free testing: Azure handles provisioning, scaling, and maintenance so you can focus purely on quality.

Core Capabilities

With Azure App Testing, developer and QA teams can provision, manage, and pay for both Load Testing and Playwright Workspaces under a single umbrella.

Load Testing

Load Testing in Azure App Testing enables teams to simulate high-scale traffic using JMeter or Locust to uncover performance bottlenecks:

Playwright Workspaces

Playwright’s rich tooling—VS Code extension, Codegen, and Playwright MCP with AI-assisted support—powers your test authoring. Playwright Workspaces builds on that by running scalable, cross-browser end-to-end web tests without managing infrastructure:

  • Cloud-hosted parallel execution to speed up end-to-end test validation and feedback loops.
  • Multi‑OS & browser support across Windows and Linux, and all major browsers (Chromium, Firefox, WebKit).
  • CI integration for continuous testing and early regression detection.

🚀 For a deeper look at the Playwright ecosystem—covering tooling, AI capabilities, and practical workflows—check out The Complete Playwright End-to-End Story: Tools, AI, and Real-World Workflows.

Get Started with Azure App Testing

  1. Open the Azure Portal and search for Azure App Testing.
  2. Select Azure App Testing.
  3. Create workspaces for either Azure Load Testing or Playwright Workspaces.
  4. Begin authoring and executing tests at scale to drive accelerated development workflows.

Load Testing Quickstarts

Playwright Workspaces Quickstarts

For Existing Customers

Azure Load Testing users

  • No changes: Your resources and tests continue working as before—now visible within the Azure App Testing hub.
  • Same pricing and management: Features and billing remain unchanged.

Microsoft Playwright Testing users

Learn more about Azure App Testing

Product page & pricing

Documentation

Updated Sep 02, 2025
Version 3.0

3 Comments

  • waltergalvao's avatar
    waltergalvao
    Copper Contributor

    Is Microsoft Playwright Testing being sunset? Will the existing dashboards be discontinued? Is there a sunset date? 

  • Hi Robert — really appreciate you sharing this.

    We opted not to make reporting a paid feature at this stage in Azure App Testing, as we didn't want to add cost where good, lower-cost alternatives already exist. The static site approach does require a little more initial setup, but it does support many of the same capabilities and flexibility — including one-click access to the trace viewer, along with logs, screenshots, and test results. More details here: Publishing report on the web.

    That said, we know it’s not a full replacement, and we’re actively exploring improvements. We’ve opened an RFC on GitHub to gather feedback — would love your thoughts there.

  • robertrussell's avatar
    robertrussell
    Copper Contributor

    "Reporting is not supported in Playwright Workspaces at this time. We recommend https://playwright.dev/docs/next/ci-intro#publishing-report-on-the-web for a low‑cost, scalable solution."

    This is a HUGE loss. The web UI that displayed the test results in a single portal, with its nice trace viewer tool was an enormous asset. Are there any plans at all to bring it into the Azure App Testing platform for Playwright Workspaces? Suggesting that we host the HTML reports on a static website is... not an adequate replacement, and unfortunately, there's no good Azure Devops Pipelines extensions that will properly display the test results either.