This article will explain:
- How to navigate and make the best use of the Applitools Eyes Home Screen. Most importantly, we will go over the basics of Identifying a Failed Test.
The home screen of Applitools Eyes displays an overview of all tests that have been performed. The tests are aggregated in batches, and for each test, you can see the test name, test result (based on the colour of the text as explained below), test execution time/date, the browser/device, the operating system and the viewport size that the test was run on.
By default, tests will be shown in ascending order, starting with the earliest test performed.
Tests can also be filtered based on the status (failed, successful, pending)
Colors
Green: a successful test - the result of the test matches the baseline version.
Red: a failed test - the result of the test contains one or more identified conflicts.
Orange: an aborted test - the test was aborted or wasn't completed.
Grey: a failed test - all identified issues were resolved.
Upon selecting a specific test, one can choose to view the detailed test results.
Please note that at this point, Eyes will also specify
- If the selected test is a New Test.
- If the failed test has since been resolved.
We Recommend moving on to the next article: the Test Screen