Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>AutoManual TestCase GeneratorNew to Visual Studio Code? Get it now.
AutoManual TestCase Generator

AutoManual TestCase Generator

Mahesh

|
1 install
| (0) | Free
Generate manual test cases automatically while exploring a web app inside VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AutoManual TestCase Generator


📌 Overview

AutoManual TestCase Generator is a VS Code extension that automatically generates manual test cases while you interact with a website.
It captures user actions (navigation, clicks, inputs, form submissions, etc.) and converts them into structured test case steps — ready for QA documentation.

No more writing test cases manually in Excel/Docs! 🚀


✨ Features

  • 🌐 Embedded Browser (Playwright-powered) – Navigate websites inside VS Code.
  • 📝 Automatic Test Case Capture – Every action generates a manual test case.
  • 📊 Modern Test Case Table – View, filter, and edit test cases inside VS Code.
  • 📂 Export Options – Save test cases to CSV / Excel.
  • 🎨 Clean UI – Dark/Light mode support with modern design.
  • ⚡ Supported Actions:
    • Navigation (page load)
    • Clicks (buttons, links, elements)
    • Form Inputs (text fields, passwords)
    • Dropdown selections
    • Checkbox & Radio buttons
    • Hover / Tooltip triggers
    • File uploads
    • Form submissions
    • Scroll actions
    • Alerts / Popups
    • Keyboard shortcuts / keypresses
    • Drag & Drop actions

🚀 Getting Started

1. Install Extension

  • Search for AutoManual TestCase Generator in VS Code Marketplace.
  1. Launch

Open Command Palette (Ctrl+Shift+P / Cmd+Shift+P).

Select “Start Manual Test Case Generator”.

  1. Use

A side panel opens with a browser + test case table.

Navigate your target site, perform actions.

Test cases are generated live in the table.

  1. Export

Edit “Expected Output” or “Actual Output” fields as needed.

Export to CSV / pdf with one click.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft