Data Validation
- Data Validation
- All Products
Field
| Type
| Description
|
|---|---|---|
testCaseId
| String
| ID of the test case.
|
testCaseRunId
| String
| Run ID of the test case.
|
sequenceName
| String
| Instance name or name of the test case job. The sequence name uses the following format:
<test_case_name>__<counter> . The counter is set to
001 when you run a test case for the first time. The counter is incremented by 1 for each test case run thereafter.
|
startDateTime
| String
| Date and time when the test case run started.
|
Field
| Type
| Description
|
|---|---|---|
code
| String
| Code of the error message.
|
message
| String
| Error message.
|
debugMessage
| String
| Message that can be used for debugging the issue.
|
details
| String
| Detailed information about the error message.
|