Skip to main content
Version: 2.3.1

Test Configuration

Definition

A Test Configuration is an executable test script that describes which Test Suites and which Applications will be/are tested.

The Test Configuration is the highest or first level of the 4-layer framework that is used in MTA.

Properties

NameDescription
NameThe name of the Test Configuration.
CiCd enabledIf set to Yes, the Test Configuration will be executed if one of it is associated Test Applications is executed via Ci/Cd API.

Business rules

  • The application revision of the Test Suite must be equal to the application revision of the Test Configuration, with the same Application in order to be able to execute the Test Configuration.
  • You can pin a maximum of two Test Runs per Test Configuration.

Actions on Test Configuration

View Test Configurations

  • Navigate to the "Test configurations" page to view a list of all the Test Configurations in MTA.

Create a new Test Configuration

  • Navigate to the "Test configurations" page.
  • Add a new Test Configuration and enter a Name and optional Description.
  • Choose whether the Test Configuration should be Ci/Cd enabled.

For the full explanation on how to add a Test Configuration, read the How To.

Execute a Test Configuration

  • Navigate to the "Test configurations" page.
  • Select the Test Configuration you want to execute.
  • Click on "Execute".

Delete a Test Configuration

  • Navigate to the "Test configurations" page.
  • Click on the "" button and select "Delete" on the Test Configuration you want to delete.

Note that Testers cannot delete Test Configurations.

Restore a deleted Test Configuration

  • Navigate to the "Test configurations" page.
  • Go to " Deleted".
  • Click on " Recover" on the Test Configuration you want to restore.

Note that deleted Test Configuration will automatically be deleted permanently when 20 days are passed after the moment of deletion.

Delete a Test Configuration permanently

  • Navigate to the "Test configurations" page.
  • Go to " Deleted".
  • Click on " Delete" on the Test Configuration you want to permanently delete.

Feedback?

Missing anything? Let us know!

Last updated: 19 january 2023