Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>BeyondCaseNew to Visual Studio Code? Get it now.
BeyondCase

BeyondCase

BYS

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

BeyondCase

About the extension

This VS Code extension is used to generate test cases by ChatGPT. It can help user read, analyze ducoment and create test cases according to document content.

Table of Contents

  • BeyondCase
  • About the extension
  • Support feature
    • Command palette
    • Explorer context menu
    • Editor context menu
    • Chat Channel

Support feature

Note: At current stage, all of the URL in extension means the web document url, like visual studio ide web document - https://learn.microsoft.com/en-us/visualstudio/get-started/visual-studio-ide?view=vs-2022

Command palette

  • Create new test case based on URL
    • Open command palette(Ctrl+Shift+P) in vscode, select BeyondCase: Create new test case based on URL, then input testing url and test case count you want, extension will create test cases and save them in new file.

Explorer context menu

  • Update test case by AI engine
    • Right click existing test case file from explorer, select BeyondCase: Update test case by AI engine, extension will help you update and improve test cases updateTestcase
  • Create new test case based on local document
    • Right click existing test case file from explorer, select BeyondCase: Generate test case based on local file, extension will create new test cases according to your local document generateBaseOnLocalFile

Editor context menu

  • Create test casse by selected URL
    • In editor view, select text and open context menu by right clicking, select BeyondCase: Create test cases by selected URL, extension will create new test cases based on url document generateBasedOnSelectedUrl

Chat channel

  • Open command palette(Ctrl+Shift+P) in vscode, select BeyondCase: Open chat bot, ask anything to get answer.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft