Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>apipilot-aiNew to Visual Studio Code? Get it now.
apipilot-ai

apipilot-ai

Amie-J

|
59 installs
| (0) | Free
API testcase generation powered by AI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ApiPilot AI

Description

ApiPilot AI is an AI-powered tool designed to generate test plans and code for HTTP APIs directly from documentation.

It leverages the power of Large Language Models (LLMs) and the expertise of seasoned test engineers to automatically generate test cases from your provided HTTP API documentation. With a focus on HTTP service testing, AITG simplifies and standardizes the testing workflow, making it an indispensable tool in your testing arsenal.

Copyright and License

Copyright © 2024 Amie-J. Permission is granted to individuals and non-commercial entities to use and distribute unmodified copies of this software for free. Any form of commercial use is prohibited.

Quick Start

Use Cases

  • HTTP API Testing: Craft comprehensive test cases for HTTP services from both OpenAPI standards and non-standard documents.
  • Protocol Specifications: Supports both standard OpenAPI protocols and non-standard human-readable documents.
  • Supported Formats: YAML, JSON, MD, TXT
  • Types of Test Cases Generated: Produces both functional test cases for individual APIs and integrated test cases for multi-API interactions.

Sample Functional Test Case for API

To generate a functional test case, simply highlight the text snippet that describes the HTTP API you wish to test, then execute the '/tests API functional' command.

Sample Integrated Test Case

For integrated test cases, open the document containing the HTTP API to be tested, set it as your active editor, then execute the '/tests API integration' command. You'll need to provide a brief description of a user scenario, for example: 'Testing pet-related operations in a pet store: creating a new pet, retrieving the pet by pet_id, uploading an image, and finally, deleting the pet.'

Contact Information

If you have any questions, please contact us at Amie-J@163.com.

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