Ask a Question

Unable to create test step under testcase using rest api provided by zephyr enterprise standalone

lakshmanan1
New Contributor

Unable to create test step under testcase using rest api provided by zephyr enterprise standalone

I am getting error:405 method not allowed.

I am trying to create test step using Zephyr Enterprise Standalone, PFB the url and the request for reference.

RestAPI URL: https://att11111.zephyrdemo.com/flex/services/rest/latest/testcase/1/teststep

Request:

{
"id": 1,
"tcId": 1,
"maxId": 1,
"steps": [
{

"id": 1,
"localId": 2,
"orderId": 2,
"step": "Go to test",
"data": "user name and password",
"result": "login to the system."
}
],
"testcaseVersionId": 1
}

1 REPLY 1
prashant-sb
Staff

Please find documentation for creating teststep here: https://zephyr66.docs.apiary.io/#reference/teststep/create-teststep/create-teststep

cancel
Showing results for 
Search instead for 
Did you mean: