How to fix a failing automated test from Allure TestOps in Explyt
- Connect to Allure TestOps as described in How to connect Allure TestOps.
- Create a new chat by clicking + New Chat in the upper-right corner of the Explyt panel
- Click "Fix failed test from TMS"
- Open the failed automated test in your browser and copy its link
- In the agent window in the IDE, paste the link and send it to the agent
- The agent analyzes the failure data and the automated tests in the repository opened in the IDE, identifies the problem, and either fixes the automated test or offers to create a ticket for the developer if the problem is in the application under test rather than in the automated test.