Add Data Row

Add a data row into a data table.

Add a data row into a specified data table.

Input

If the Row property is set, then the Row Data property and Row Data2 are ignored.

If the Row Data property is set, then the Row property and Row Data2 are ignored.

Information :

  • Sample Input - The input row values are separated by a comma.

  • Wrap Text - It wraps the long rows in the sample input text box.

  • Preview - Shows table preview of the sample input in the grid view of the test preview.

  • Replace Variable - replace the variable with values when clicked the preview button.

Information :

Add rows only after setting the input data table. otherwise, DataRow2 shows an alert message instead of data row2 window.

If the Row Data2 property is set, then the Row property and Row Dataivity are ignored.

Output

Last updated