Data Validation
- Data Validation
- All Products
Field
| Type
| Description
|
|---|---|---|
name
| String
| Name of the test suite.
|
description
| String
| Description of the test suite.
|
frsDocLocation
| String
| Location where the test suite is saved.
|
testCases
| Array
| For each test case within the test suite, you see the following details:
|
testSuiteId
| String
| ID of the test suite.
|
orgId
| String
| ID of the organization that contains the test suite.
|
createDateTime
| String
| Date and time when the test suite was created.
|
updateDateTime
| String
| Date and time when the test suite was last updated.
|
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.
|