Execution slow from Test Suite

Ask general questions here.
satishmohan
Posts: 56
Joined: Wed Jun 10, 2015 4:35 pm

Execution slow from Test Suite

Post by satishmohan » Wed Oct 12, 2016 10:15 pm

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

jma
Posts: 107
Joined: Fri Jul 03, 2015 9:18 am

Re: Execution slow from Test Suite

Post by jma » Fri Oct 14, 2016 8:56 am

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.

satishmohan
Posts: 56
Joined: Wed Jun 10, 2015 4:35 pm

Re: Execution slow from Test Suite

Post by satishmohan » Mon Feb 06, 2017 1:11 pm

Yes, this helped. Thank you