Test Case Count next to Test Set is not getting updated while using soap api

Friday, February 3, 2017
Avatar
Hi,

I am creating a test case using soap api and then linking it to a test set. But the number of test cases is not shown next to test set name in this scenario.

I have done a analysis on this issue like there is a “COUNT_NOT_RUN” field in the “TST_TEST_SET” table. Count of test cases next to Test Set is getting the value from this field. When I am doing using soap api the value of this field is not getting updated automatically. I have tried to loop through all the test sets and use the method testSet.setCountNotRun(int value) to set the value explicitly. But still not working. 

I guess there should be some client side validation to counter this issue. Could you please check what is the issue here or let me know if I am doing anything differently.

Thanks,
Abhijit
1 Replies
Friday, February 10, 2017
Avatar
inflectra.jimx
re: abanerjee Friday, February 3, 2017
Hi Abhijit

If you could please post a code sample of how you're using the SOAP API, that would be really helpful.

Regards

Jim

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Friday, February 3, 2017
  • Last Reply: Friday, February 10, 2017
  • Replies: 1
  • Views: 2523