Data Validation
- Data Validation
- All Products
Field
| Type
| Description
|
|---|---|---|
testCaseRunId
| String
| Run ID of the test case.
|
testCaseId
| String
| ID of the test case.
|
rightConnWhereClause
| String
| WHERE clause used in the second connection.
|
leftConnWhereClause
| String
| WHERE clause used in the first connection.
|
finishDateTime
| String
| Date and time when the report was generated.
|
duration
| String
| Time taken for the report generation in milliseconds.
|
summary_report
| String
| You see the following details:
|
columns
| Array
| You see the column mapping along with the column name, type, scale, precision, and details of the aggregation functions used.
|
functions_compared
| String
| Aggregation functions used for comparison.
|
total_comparisons
| String
| Total number of comparisons made.
|
total_failed_matches
| String
| Total number of failed matches.
|
connection_info
| String
| Connection name and table name of the first connection and second connection.
|
sampling
| String
| Sampling type and value.
|
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.
|