How to set custom fields of testcase via REST API
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023
11:22 PM
06-01-2023
11:22 PM
How to set custom fields of testcase via REST API
Hi,
Using the REST API I am able to create a new testcase and create test steps, but I am not able to set the customProperties field of the testcase which in this case are two. GET-ing a testcase these are named as zcf_1017 and zcf_1019.
When I try creating the testcase with "customProperties": {"zcf_1017": "Just", "zcf_1019": "Testing"},
nothing happens.
How can I set these custom fields through the API?
Morten
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023
04:17 AM
07-17-2023
04:17 AM
Hello
Could you help me with few more details like
1. End point you are using
2. payload you are using for the request
3. those custom field are of which type
Thanks
Govind
