Failures Grouping
Appelium will automatically analyze each test failure and identify similar failures based on the various heuristics. If multiple tests are failing because of a similar reason, they will be grouped together.
Each test failure group can be annotated, this is particularly useful for tracking and managing test failures over time. Annotations can include links to your issue tracking system like JIRA or just a summary of what caused an issue. Next time the same issue happens again, you will not have to spend much time investigating the root cause.