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

Ask general questions here.
premravi
Posts: 128
Joined: Tue Jan 08, 2019 1:55 pm

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

Post by premravi » Fri Oct 04, 2019 1:06 pm

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

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

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

Post by odklizec » Fri Oct 04, 2019 1:19 pm

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.
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration

premravi
Posts: 128
Joined: Tue Jan 08, 2019 1:55 pm

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

Post by premravi » Fri Oct 04, 2019 1:53 pm

Hi,

Please find the attached rxtst screenshot

Please let me know for more details

Regards
You do not have the required permissions to view the files attached to this post.

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

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

Post by odklizec » Fri Oct 04, 2019 1:56 pm

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)?
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration

premravi
Posts: 128
Joined: Tue Jan 08, 2019 1:55 pm

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

Post by premravi » Fri Oct 04, 2019 3:31 pm

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