Creates a test.
/LoadTest/rest/domains/{domainName}/projects/{projectName}/tests
The test data can be passed as XML or as JSON containing the equivalent data.
POST: Creates the design test.
Headers:
One of:
Cookies:
LWSSO_COOKIE_KEY={LwssoCookie};QCSession={QCSessionCookie};
Request Body:
An XML describing the test, or the equivalent in JSON format. See test entity XML
Headers:
One of:
Cookies:
None
HTML Return Code:
See the HTTP Return Codes
HTML Body:
The data on the new entity. See test creation response XML.
|