test-executions/{ID}
Description
The test execution with the specified ID.
URL
/qcbin/rest/domains/{domain/projects/{project}/test-executions/{ID}
HTTP Methods
GET: Retrieves the specified test execution
Media Type | GET
| PUT
| DELETE
| POST
|
---|---|---|---|---|
application/xml | ![]() | - | - | - |
application/json | - | - | - | - |
Header
For the following authentication cookies required for this request, see Sign-in.
- ALM_USER
- LWSSO_COOKIE_KEY
- QCSession
- XSRF-TOKEN
Returns
One of the HTTP Return Codes.
An XML string compliant with the Entities Schema.
Examples
GET Test Execution by ID Example
See Also