Skip to main content

How to fix a failing automated test from Allure TestOps in Explyt

  1. Connect to Allure TestOps as described in How to connect Allure TestOps.
  2. Create a new chat by clicking + New Chat in the upper-right corner of the Explyt panel
  3. Click "Fix failed test from TMS"
  4. Open the failed automated test in your browser and copy its link
  5. In the agent window in the IDE, paste the link and send it to the agent
  6. 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.