CWZTS0025E The 0 variable is of type 1 but must be of type 2.

Explanation

The type of the variable is not what is required. This may have been caused by the variable's type being changed in the data table.

User response

Double-click the error message to get to the test suite editor. In the Test Data Table tab, change the type of the variable in the data table to the expected type.