runnning test scripts through nUnit has performance hit

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

runnning test scripts through nUnit has performance hit

Post by rkarhe » Wed Aug 24, 2011 6:06 pm

Hello, I am using nunit as test engine and running my test scripts through nant tasks. What I observed that its tremendously slow as compared to running same test scripts as console application through visual studio. Is there any suggestion on how can I increase the performance?

Thanks,
Rocky

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

Re: ranorex test scripts runs very slow through nUnit

Post by rkarhe » Sat Sep 03, 2011 6:41 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.