Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>AutoQANew to Visual Studio Code? Get it now.
AutoQA

AutoQA

codeherit

|
2 installs
| (0) | Free
Automate Playwright + Cucumber test script generation powered by GitHub Copilot
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AutoQA — AI-Powered Test Automation for VS Code

Automate your end-to-end test script generation with GitHub Copilot. AutoQA ingests test cases from Azure DevOps, Jira, or local input, then uses Copilot to generate Playwright + Cucumber (or Selenium) scripts in 11 languages. Includes manual page recorder, intent-generation recorder, crawl-based locator caching, and self-healing test execution.

Features

  • Multi-source ingestion — Azure DevOps Test Plans, Jira (Xray / Zephyr / base), or local JSON / manual entry
  • Copilot-driven script generation — Playwright + Cucumber, plain Playwright, or Selenium across 11 languages (TypeScript, JavaScript, Python, Java, C#, Ruby, etc.)
  • igen — Intent Generation Recorder — record a manual session in a real browser; Copilot maps every interaction to structured test steps with verified locators
  • Manual Page Recorder — visit and tag pages in a controlled session for POM extraction
  • Locator Crawl — scan the application up-front to build a high-quality locator cache
  • Self-Healing Test Runner — when a locator breaks at runtime, AutoQA re-locates from live DOM and patches the page object automatically
  • Environment Profiles — switch between staging / prod / custom configs in one click
  • License-managed access — sign in with GitHub or use an organisation access code

Requirements

  • VS Code 1.90 or later
  • GitHub Copilot extension installed and signed in
  • Node.js 18+ on PATH (for running generated tests)

Quick Start

  1. Open a workspace folder (your test project)
  2. Click the AutoQA icon in the activity bar
  3. Click Sign In (GitHub) or Enter Code (organisation access code)
  4. Click Initialize Config when prompted, choose your engine + language
  5. Use Fetch Test Cases to pull from ADO/Jira, or Input Test Steps for manual entry
  6. Click Run Automation Pipeline — Copilot generates and runs your test scripts

License

Access is managed via the AutoQA license server. Request access from the sidebar; once approved, scripts will generate.

Support

  • Issues: https://github.com/autoqa/autoqa-vscode/issues
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft