Page 1 of 1

Execution slow from Test Suite

Posted: Wed Oct 12, 2016 10:15 pm
by satishmohan
I have few modules in TestSuite and when executed individually all works fine. But when executed from the TestSuite, couple of actions takes about 45sec every time I run from the suite. I run these test on chrome and version 5.4.6

Re: Execution slow from Test Suite

Posted: Fri Oct 14, 2016 8:56 am
by jma
First, I would suggest updating to the latest version of Ranorex, 6.1.0 because Ranorex 5.4.6 is already outdated. Information about the latest changes can be found in the release notes: http://www.ranorex.com/release-notes.html

In regard to the issue, please try executing the test without the attached debugger and check if that increases the performance.

Re: Execution slow from Test Suite

Posted: Mon Feb 06, 2017 1:11 pm
by satishmohan
Yes, this helped. Thank you