List of errors that allow test execution to continue

During a test execution, even if one of the following error occurs, processing continues.

Table 7.1 Errors that allow processing to continue during a test execution (when an error related to an unregistered external character occurs)

End code

Details code

Output (layout information)

Overview of error

97

6

CSV

An unregistered external character was found during conversion.

XML

58

Format

An unregistered external character was found during a conversion to a fixed-length type M string.

Multi Format

Hierarchy Format

Database Table

60

Format

An unregistered external character was found during a conversion to a fixed-length type N string.

Multi Format

Hierarchy Format

Database Table

65

Database Table

An unregistered external character was found during a conversion to a type W string.

74

Format

An unregistered external character was found during a conversion to a variable-length type M string.

Multi Format

Hierarchy Format

Database Table

82

Text

An unregistered external character was found during conversion.

Table 7.2 Errors that allow processing to continue during a test execution (when an error occurs during writing to database)

End code

Details code

Target database

Overview of error

8

11

Oracle

Database table information. Writing to a database failed if the Update method was specified as Execute only SQL 1 for the database.

SQL Server

DB2

PostgreSQL

ODBC

SQLite3

24

Oracle

Database table information. Writing to a database failed if the Update method was specified as Execute both SQL 1 and SQL 2 or Execute SQL 2 only if SQL 1 fails in the SQL statement for the database.

SQL Server

DB2

PostgreSQL

ODBC

SQLite3

27

PostgreSQL

Database table information. An error occurred if the Specification method was specified as Simple and the Update method was specified as Update rows with the value for the key.

ODBC

SQLite3

Table 7.3 Errors that allow processing to continue during a test execution (when no file is matched)

End code

Details code

Overview of error

60

15

No input data record matches with the key value specified in matching settings

18

No input data record matches with the key value specified in matching settings, when the following are set.

  • The Keys are unique check box is selected.

  • Handling of multiple keys is specified as Return an error.

  • Only one AND or OR operator is used in the condition.

  • The operator of the condition is specified as an equal sign (=) or Equals.

  • If Format for the input file is Hierarchy format or Multi format, the fields or field types referenced in each condition are all the same.

Table 7.4 Errors that allow processing to continue during a test execution (when field types differ between input data and actual data)

End code

Details code

Input (layout information)

Overview of error

13

15

Excel

The field type of input data is specified as D, but a non-date character was found.

16

Excel

The field type of input data is specified as Z, but a non-numeric character was found.

43

7

Format

The field type of input data is specified as 9, but a character other than of the 9 type was found.

Multi Format

Hierarchy Format

15

Format

The field type of input data is specified as Z, but a non-numeric character was found.

Multi Format

Hierarchy Format

17

Format

The field type of input data is specified as D, but a non-date character was found.

Multi Format

Hierarchy Format

Table 7.5 Errors that allow processing to continue during a test execution (when field types differ between input and output data)

End code

Details code

Output (layout information)

Overview of error

11

2

CSV

The field type of output data is specified as D (date), but a character that cannot be converted to a date was found in input data.

XML

4

Format

Multi Format

Hierarchy Format

Database Table

Excel

53

9

Format

A character that cannot be converted to a numeric value was found during output to numeric type data.

Multi Format

Hierarchy Format

Database Table

Excel

30

CSV

The field type of output data is specified as Z (numeric character string), but a character that cannot be converted to a numeric character string was found in input data.

XML

31

Format

Multi Format

Hierarchy Format

Database Table

Excel

38

CSV

A non-numeric character that cannot be included in a numeric operation is found in input data if the data is specified to be passed to a numeric operation.

XML

Format

Multi Format

Hierarchy Format

Database Table

Excel

59

2

XML

A character that cannot be converted to a numeric value was found during output to numeric type data.

Table 7.6 Errors that allow processing to continue during a test execution (when a custom error condition is met)

End code

Details code

Overview of error

65

1 to 9999

A custom error condition was met.

66

1 to 9999

67

1 to 9999

68

1 to 9999

69

1 to 9999

70

1 to 9999