Test Advisor
Every repository has some test cases are perfect for automation — they’re stable, repetitive, and save a huge amount of time when automated.
Test Advisor helps you quickly identify these high-value tests, so you can focus on what brings the biggest impact with the least effort.
To start the advisor, select all the suites or test cases, and click 'Run Advisor' button:

The analysis will take a moment, so feel free to sit back or tackle other tasks. AIDEN will automatically notify you with a summary as soon as it’s done.

Let's understand the results:

Green: These test cases are easy to automate, with minimal or no oversight.

Yellow: Test case has good potential for automation, it may be missing information.

Red: This test case lacks essential details, such as test steps, or involves complex logic that makes automation challenging.

Based on the suggestions from AIDEN, once you edit your test cases that are not in Green, you can 'reanalyse' them.


After reading this article, please check:
Last updated