Batch querying test cycle execution status
I have multiple TestCycle folder. In each folder there are 10–20 TestCycles. I want to determine the status of the executions. For example, if I have 50 folders and each contains 20 TestCycles, then I have to make 1000 calls because each individual TestCycle can only be queried separately. Isn’t there a way to query multiple TestCycles at once?17Views0likes0Comments