Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TestScript GenieNew to Visual Studio Code? Get it now.
TestScript Genie

TestScript Genie

hclsw

|
47 installs
| (1) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🧪 TestScript Genie – Your AI-Powered Test Automation Sidekick

Welcome to TestScript Genie, the intelligent VS Code extension that turbocharges your QA workflow. It connects your JIRA and Zephyr projects, generates test cases and scripts in seconds, and brings chat-based automation right inside your IDE. Magic? No. Just smart design.


🚀 What's New in v1.2.0

  • Dynamic Project-Based Filtering:
    The JIRA view now supports project-based filtering. Select a project to dynamically load its issue types, statuses, and priorities for precise issue searches.

  • Zipped Framework Generation:
    Generate a zipped package containing all Zephyr-based test cases, auto-generated scripts, dependencies, configuration, and test data—ready for your automation pipeline.

  • Improved UI & Theme Support:
    All webviews and configuration screens now fully respect VS Code color themes for a seamless, native experience.

  • Refined Codebase:
    Major refactoring for maintainability and clarity, especially in JIRA and Zephyr integration logic.


🧭 JIRA Integration

  • 🔍 Search and display JIRA issues inside VS Code.
  • 📋 View detailed ticket information in a sleek webview.
  • 🏷️ Filter issues by project, issue type, priority, and status.
  • 🤖 Auto-generate test scripts or test cases from issue content.

🧪 Test Script Generation

Supports multiple languages and frameworks:

  • Languages: Java, TypeScript, Python, Go
  • Frameworks: Jest, Rest-Assured, Pytest, and more

✨ Just select a JIRA issue and run

@TestScriptGenie /generateTestScript <JIRA-issue-key>

and your code is ready.

📓 Zephyr Integration

  • Seamlessly fetch Zephyr test cases linked to your JIRA issues.
  • Visualize test cases contextually with issue details.
  • Download all Zephyr test cases and scripts as a zipped framework.

🖼️ Beautiful Webviews

  • Configure all your settings with ease.
  • Browse, filter, and search JIRA issues like a pro.
  • All UI elements adapt to your VS Code theme.

💬 Chat-Based Commands

Want something done? Just chat with TestScriptGenie.

💬 Command 🎯 What It Does
/Configurations Update test generation settings
/GenerateTestScript Spin up a test script instantly
/ViewJIRA Load the JIRA management panel

⚙️ Installation

💾 Install from VSIX

1. Download the '.vsix' file.
2. Open VS Code.
3. Go to Extensions (Ctrl+Shift+X or Cmd+Shift+X).
4. Click `...` > "Install from VSIX..."
5. Select your `.vsix` file.

Changelog


🏁 Getting Started

🔧 Configure JIRA & Zephyr
  1. Open the GitHub Copilot Chat interface in VS Code.
  2. Run the command:
    @TestScriptGenie /Configurations
    
  3. Enter your JIRA environment URL, email, and security token.
  4. Select your preferred programming language.
  5. Enter your Zephyr details (ensure Zephyr is enabled in your JIRA project).
🔍 Search & View JIRA Issues
  1. Run the command:
    @TestScriptGenie /ViewJIRA
    
  2. Use the search and filter options to find relevant JIRA issues.
  3. Filter by project, issue type, priority, and status for precise results.
🤖 Generate Test Scripts
  1. Select a JIRA issue from the list.
  2. Click the 🧙‍♂️ Script Generator button.
  3. Copy the generated command and paste it into the Copilot Chat box.
  4. Press Enter—your test script will be generated instantly.
📦 Download Zipped Framework
  1. After generating or fetching Zephyr test cases, use the download option to get a zipped package.
  2. The package includes all scripts, dependencies, configuration, and test data.

🤝 Feedback & Contributions

We welcome feedback and contributions! Please open issues or pull requests on our GitHub repository.


Happy Testing! 🚀

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