Page 1 of 1

On failing any one test case in a test suite, the whole suite is running again

Posted: Fri Oct 04, 2019 1:06 pm
by premravi
Hi,

Let's say for e.g. I am running my complete test suite for 10 test cases

Out of which if any one of the test case gets fail, it will run the whole test suite again

I kept the "Retry Count" in the properties as "0"

By mistake I am thinking I changed some Ranorex settings

I am hoping it is happening only because of wrong settings in Ranorex

Please help me to resolve the issue

Re: On failing any one test case in a test suite, the whole suite is running again

Posted: Fri Oct 04, 2019 1:19 pm
by odklizec
Hi,

As far as I know, Retry count parameter is only available for Test Cases and Smart Folders. There is no such option for Test Suite as such? So if the test suite is restarted after a failure of particular test case, it must by caused by the way you start your tests? Does this happen if you start your test suite from Ranorex Studio or from command line (or both)? Eventually, there is some kind of loop in the test suite? Could you please post entire test suite? Or, at very least, post a screenshot of the test suite, so we can examine how it is structured.

Re: On failing any one test case in a test suite, the whole suite is running again

Posted: Fri Oct 04, 2019 1:53 pm
by premravi
Hi,

Please find the attached rxtst screenshot

Please let me know for more details

Regards

Re: On failing any one test case in a test suite, the whole suite is running again

Posted: Fri Oct 04, 2019 1:56 pm
by odklizec
So, if the test fails, for example in eRAM smart folder, the whole 'Fusion' test suite is restarted? Could you pleas post also compressed report (rxzlog)?

Re: On failing any one test case in a test suite, the whole suite is running again

Posted: Fri Oct 04, 2019 3:31 pm
by premravi
Hi,

So, I will continue the same e.g. what you have mentioned

If I select test cases inside eRAM folder for e.g. 10 test cases

If anyone of those eRAM 10 TC's are failed again those 10 TC's will start executing

So, everytime I am forcefully ending the execution that's the reason everytime the RxLog report is capturing only the last run test cases and not the complete report

I tried attaching RxLog file but getting http error