Skip to main content
Version: 2.5.0

Test Run

Definition

The Test Run contains the tests that can be/are executed according a Test Configuration.

Properties

NameDescription
NameThe name of the Test Run.
Flagged for deleteThis indicates if the Test Run is flagged for deletion by the user.
PinnedIf a Test Run is pinned by a user it will not be deleted overnight.
ResultThe test result ('Pass' or 'Fail').
ScopeThe element from which the test was executed, if not Test Configuration ('Test Suite' or 'Test Case')
Start dateThe moment when the Test Run starts.
StatusThis indicates if the test is running or not; can be 'Running' or 'Finished'.

Business rules

Actions on Test Run

View Test Runs

  • Navigate to the "Test configurations" page.
  • Select the Test Configuration you want to view Test Runs for.
  • Navigate to "Test runs".

Create a new Test Run

Delete a Test Run

  • Navigate to the "Test configurations" page.
  • Select the Test Configuration you want to view Test Runs for.
  • Navigate to "Test runs".
  • Click for the Test run you want to delete.

Note that for each Test Configuration, only the last two executed Test Runs are persisted overnight, plus a maximum of two pinned Test Runs. The rest is cleaned up. Read the Pin a Test Run section in this page for more information. If a Test Run is cleaned up, the following information about the Test Run is stored for the statistics on the dashboard page:

  • start date
  • result (Pas, Fail, Error)
  • number of testcaseruns OK
  • number of testcaseruns NOK
  • number of testcaseruns not executed
  • per Test Case run: Test Case name, application, environment, revision, Test Run result

Pin a Test Run

Pinning a Test Run will prevent it from being cleaned up overnight.

  • Navigate to the Test Run overview in MTA under Test Run.
  • Click on next to the Test Run you want to keep.

Feedback?

Missing anything? Let us know!

Last updated 22 November 2023