Data Validation
- Data Validation
- All Products
Field
| Required?
| Description
|
|---|---|---|
name
| Yes
| Name of the test suite.
|
description
| No
| Description of the test suite.
|
frsDocLocation
| Yes
| The location to save the test suite.
|
testCases
| Yes
| For each test case that you want to update in the test suite, enter the following details:
|
Field
| Type
| Description
|
|---|---|---|
name
| String
| Name of the test suite.
|
description
| String
| Description of the test suite.
|
frsDocLocation
| String
| The location where the test suite is saved.
|
testCases
| Array
| For each test case that was updated in the test suite, you see the following details:
|
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.
|