ranorex test scripts runs very slow through nUnit

Experiences, small talk, and other automation gossip.
rkarhe
Posts: 42
Joined: Thu Jul 28, 2011 5:31 am

ranorex test scripts runs very slow through nUnit

Post by rkarhe » Sat Sep 03, 2011 6:45 am

Rather this post should be for nUnit forum, But still want to confirm whether any body else here has experienced same problem.
My ranorex test scripts which are running fine when run as console application are running very slow through nUnit. Experts, please provide your suggestion.

Thanks,
Rocky

User avatar
sdaly
Posts: 238
Joined: Mon May 10, 2010 11:04 am
Location: Dundee, Scotland

Re: ranorex test scripts runs very slow through nUnit

Post by sdaly » Sat Sep 03, 2011 1:44 pm

Hi, I use NUnit to run my tests without any perf issues....

How are you triggering the tests - though the unit runner in SharpDevelop, through the agent or the console runner?

rkarhe
Posts: 42
Joined: Thu Jul 28, 2011 5:31 am

Re: ranorex test scripts runs very slow through nUnit

Post by rkarhe » Mon Oct 10, 2011 5:21 am

sdaly wrote:Hi, I use NUnit to run my tests without any perf issues....

How are you triggering the tests - though the unit runner in SharpDevelop, through the agent or the console runner?
I am running this through console runner. Now I found it doesen't even start the tests and exit from the prompt. Blocked due to this.