Skip to main content

How to fix a failing Allure TestOps test in Explyt

  1. Connect to Allure TestOps as described in the How to Connect Allure TestOps in Explyt.
  2. Create a new chat by clicking + New Chat in the upper-right corner of the Explyt Agent 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 will analyze the crash data and automated tests in the repository opened in the IDE, identify the problem, and fix the automated test. Alternatively, if the problem is with the application under test, rather than the automated test, it will be suggested to create a ticket for the developer.