Solved
Forum Discussion
Werner
1 year agoOccasional Contributor
I did it this way: Firts I sent the testplan create POST request, it returns the test plan key within the response text JSON string. Afterwards I sent the testrun (test cycle) create POST request using the test plan key as input value so that the testrun gets referenced within testplan.