QyrusTestPilot
You can test your webapp without writing a single line of code by just giving the URL
- Name For Model
- QyrusTestPilot
- Website
- devui-qyrusbot.quinnox.info
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- a year ago
- Contact
- [email protected]
- Description For Model
- You can test your webapp without writing a single line of code by just giving the URL
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | trigger_web_test_fun_execute_test_post | POST | Gets URL and triggers web app testing agent and acknowledges the start of the agent by returning the test_reference_id |
2 | generate_scenarios_fun_generate_scenarios_post | POST | Gets URL and triggers web app testing agent and acknowledges the start of the agent generating the scenarios for the url by returning the test_reference_id |
3 | get_scenarios_fun_get_scenarios_post | POST | Gets URL and triggers web app testing agent and acknowledges the start of the agent by returning the test_reference_id |
4 | get_steps_fun_get_steps_post | POST | Gets URL and triggers web app testing agent and acknowledges the start of the agent by returning the test_reference_id |
5 | get_execution_status_fun_get_execution_status_post | POST | Gets the test_reference_id and gives out the status of the automated test run and displays the screenshot using the s3 URL provided |