Skip to main content

Test execution (Test case in Run)

Model name: TestRunTestCaseAdditionalFields-dm

Represents a test case execution in the system, which can be used to execute test cases against a project and track their results.

Document definition

object (Meta)

[Read only] Contain the meta data information of the document. It will be ignored if included in the request of the update operations (e.g MODIFY_DOCUMENT)

object (schemas-Root)
{
  • "__meta": {
    },
  • "Root": {
    }
}