QyrusTestPilot
You can test your webapp without writing a single line of code by just giving the URL
QyrusTestPilot is a powerful tool that allows you to test your web application without writing any code. Simply provide the URL and the plugin will perform various tests to ensure your app is running smoothly. This plugin saves you valuable time by automating the testing process, and ensures that you catch any issues before they reach your users. With QyrusTestPilot, you can rest assured that your web application is performing at its best.
How to
Comments (0)
Try it
API docs
Learn how to use QyrusTestPilot effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "I want to trigger an automated test agent to test a web app."
-
Prompt 2: "Can you generate scenarios for a web app with a specific URL?"
-
Prompt 3: "I need to get the generated scenarios for a web app."
-
Prompt 4: "Can you fetch the steps for a specific scenario of a web app?"
-
Prompt 5: "What is the status of the execution of an automated exploratory test using a test reference ID?"
Features and commands
Feature/Command | Description |
---|---|
trigger_web_test_fun | This command triggers an automated test agent to test a web app. It requires a valid URL. |
generate_scenarios_fun | This command triggers an automated test agent to generate scenarios for a web app with a specific URL. |
get_scenarios_fun | This command retrieves the generated scenarios for a web app. It requires a valid test reference ID. |
get_steps_fun | This command retrieves the steps for a specific scenario of a web app. It requires a valid test reference ID and scenario ID. |
get_execution_status_fun | This command retrieves the status of the execution of an automated exploratory test using a test reference ID. It also displays the screenshot using the provided S3 URL. |