Forum Discussion

MortenEspeland's avatar
MortenEspeland
Regular Visitor
11 months ago

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

  • 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