Hi,
I am new to ALM, I am trying to retrieve latest run associated with test instance of test set.Below query will give all the runs associated with test set and corresponding test ID
runs?query={cycle-id[201];test-id[45]}
Is there a way to retrieve only the latest run?
Thanks,
I am new to ALM, I am trying to retrieve latest run associated with test instance of test set.Below query will give all the runs associated with test set and corresponding test ID
runs?query={cycle-id[201];test-id[45]}
Is there a way to retrieve only the latest run?
Thanks,