An overview of test assets, modifications, and scheduled runs

After you configure a project with one or more Git repositories and run some test assets, you can view statistics about those test assets.

From the Overview page, several cards display charts, sliders, and tables of the statistics of the test assets in your server project. You can click some of the charts, sliders, or tables to see more information, such as the progress of a scheduled run or the results of a run. You can also review some statistics by date and see more details such as the proportion of test assets by type.

You can view a server project, which might contain multiple repositories and multiple branches, by selecting the name of the branch from the Branch drop-down list. For more information about selecting branches, see Selecting the global branch in a project.

The Members area displays the total number of users who have access to the project. You can click the number to view the details of all the members. The Owner area displays the username of the project owner.

Test suites
This card displays a slider of the percentage of test suites by type. A test suite is a collection of tests, including schedules, compound tests, API Suites, and AFT Suites. You can hover over the slider and see the proportion of test suites by test suite type. The number of suites shown are relative to the selected branch.
Individual tests
This card displays a slider of the percentage of individual tests by type. You might have performances tests, API tests, or UI tests according to the desktop clients that you used to create the tests. You can hover over the slider and see the proportion of individual tests by type. The number of tests shown are relative to the selected branch.
Execution results
This card displays a chart of the proportion of test suites that were run by status and by date. If no date is selected, the card displays all the run results associated with the project since it was created. You can see the run results by clicking a test or Suite status. You can also hover over the chart and see the test or Suite status and the proportion of test assets. You can view statistics by tests or Suites that ran.
Notes:
  • The results shown are generated from tests or Suites run.
  • The statistics exclude canceled runs of tests or Suites.
  • The number of Suites and individual tests that are associated with your project are shown on the Home page along with a verdict summary. You can see the run results by clicking a verdict. You can also see the last date and time when you ran one or more test assets.
  • The number of suites shown are relative to the selected branch.
Last run
This card displays a table of the last three runs by date and time. You can see the run results by clicking each last run.
New or modified
This card displays a chart of new and modified test assets that were made in your Git repository for a week or for the last seven days based on a selected date range. You can hover your mouse over each bar in the chart and see the proportion of test assets by type. The data shown is relative to the selected branch.
Scheduled runs
This card displays a table of the next three scheduled runs by date and time. You can see the progress of a scheduled run by clicking each scheduled run.