Datavariation Item Row
Definition
A Datavariation Item Row is an attribute value or assert value that can be varied when executing test. They are always part of Datavariations. The value of a Datavariation Item Row is defined either in the value of an attribute or in an Assert.
It is not possible to import a CSV or Excel file into the datavariation, for multiple reasons:
- There are multiple operators possible on a single value, other than "Equals", like "Contains", "Greater than", "Range", etc. These are not part of a list of values in CSV or Excel.
- MTA performs an input validation according to the data type of the corresponding attribute, while entering the value. This cannot be done in a bulk import action.
- Values shown in Datavariations are only part of the full set of values used during a test run, since the rest of the values are fixed per-run, so importing would most likely result in a lot of duplication.
Properties
Type
There are two types:
Attribute value, where an attribute is assigned a value, or a microflow parameter is given a value;Assert, where the value of an attribute is checked. Asserts are recognizable by the "=" sign on the Datavariation page.
Attribute name
The name of the attribute.
Value
The value of the attribute or assert.
Business rules
None.
Note that not entering a value will be interpreted as Empty, except for String values, where it will be interpreted as '' (zero-length String).
Actions on Datavariation Item Row
Create a Datavariation Item Row
From the Datavariation page or popup, click on Attribute or Assert to add an Attribute Value or an Assert on attribute as a Datavariation Item Row.
Edit a Datavariation Item Row
From the Datavariations, to edit a single attribute or assert, simply double-click on the attribute or assert in the respective column.
Delete a Datavariation Item Row
- From the Datavariations page, click in the Datavariation Item Row to delete.
- Click
Delete.
Navigate to the Test Case of the Datavariation Item Row
- From the Datavariations page, click in the Datavariation Item Row.
- Click
Navigate to test case.
Navigate to the Teststep of the Datavariation Item Row
This action is not possible for Test Case Asserts.
- From the Datavariations page, click in the Datavariation Item Row.
- Click
Navigate to teststep.
Change the order of a Datavariation Item Row
The order of Datavariation Item Rows is purely visual, and does not affect execution.
- Navigate to the Test Suite or Test Case Datavariations page.
- Click to swap the position with the Datavariation Item Row above, or
- Click to swap the position with the Datavariation Item Row below.
Related topics
Feedback?
Missing anything? Let us know!
Last updated 27 November 2025