Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to add test steps to test more than 1 record via REST API

Sukpanitada Charoensup
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 5, 2024

https://support.smartbear.com/zephyr-squad-server/docs/en/zephyr-squad-server-rest-api/zephyr-squad-api---how-to/add-steps-to-tests.html#UUID-b73c0a12-6689-50b0-29ba-334697f2f2c1

I've try to add/update test step with body

POST /rest/zapi/latest/teststep/ISSUE_ID
{
"stepJson": [
{
"orderId": 1,
"step": "Step 1 description",
"data": "Step 1 data",
"result": "Step 1 result"
},
{
"orderId": 2,
"step": "Step 2 description",
"data": "Step 2 data",
"result": "Step 2 result"
}
]
}

Not work

My expected result

Screenshot 2567-04-05 at 14.21.57.png

1 answer

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 5, 2024

Hi @Sukpanitada Charoensup -- Welcome to the Atlassian Community!

You are asking about the REST API for a vendor's product used as a marketplace addon to Jira Cloud.

I recommend you check that vendor's documentation and / or contact their support team for assistance.

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events