Allure TestOps UI briefly
Home page
The Allure TestOps home page contains the list of available projects. The switch at the top provides three different modes of viewing it.
- My projects — the projects that were created by you.
- Favorites — the projects that you marked by clicking a star next to their names.
- All projects — all public projects and the private projects you have access to.
For each project in the list, the number of manual tests, automated tests, and launches are displayed.
In the lower left corner, the user menu is available, which allows to update your profile, including your personal API tokens. If you have the Administrator role, the menu will also include a link to the Administration section.
Project
Project is the highest level grouping for your tests related to some product or its part.
Here are the main parts of any project:
- Dashboards section provides widgets that can show both the current state of your project and various trends.
- Test cases section contains all the test cases related to the project — both manual and automated, grouped at your discretion.
- Shared steps section contains reusable steps that can be included in test case scenarios.
- Test plans section contains lists of test cases aggregated by a project member, aggregation could be done based on the need or logic (smoke tests for example).
- Launches section contains the information about test runs, all errors and failures, test steps.
- Analytics section contains your custom dashboards with the metrics of your choice.
- Defects section contains the information about the defects you found during the test results analysis. You can manage the defects and link them to issue trackers.
- Jobs section contains the configured methods for running automated tests.
- Project Settings section allows you to manage your project, adjust mapping, manage test results storing time, etc.
© Qameta Software Inc. All rights reserved.