POST custom field of test script in Test Case by API
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
POST custom field of test script in Test Case by API
Hi, everyone
Could we post/put custom field in a step-by-step Test Script by using API?
We could post/put default field "STEP", "TEST DATA", "EXPECTED RESULT", but we could not post/put custom field.
We referred the following pages:
- https://support.smartbear.com/zephyr-scale-server/api-docs/v1/
if you know the solution, let me know.
Thanks
- Labels:
-
InsideZephyrScale
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @kbysrn ,
where exactly do you want to create a custom field? On test case level or on test step level?
Cheers
Josh
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, @josh42
Thank you for your reply.
where exactly do you want to create a custom field? On test case level or on test step level?
We created a custom field on test step level.
Please refer the below.
*orange part is the created custom field.
And then we want to post in this field using api.
We don't want to create custom field, but want to input the custom field of test step level.
Does it make sense?
I apologize to my explain is not good.
If you know the solution, let me know.
Thank you.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ah, right, that makes sense. 🙂
The public API doesn't provide this feature. You could probably do this using the internal API, but I wouldn't recommend this. Also at first glance it looks to be quite complicated in this case.
Cheers
Josh
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,@josh42
Thank you for reply.
It was very helpful.
We gave up input custom field of test step level using API.😞
Regards,
Rina
