Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » Running tests unattended(Running tests unattended)
Running tests unattended [message #957450] Thu, 25 October 2012 08:28 Go to next message
Ramesh D is currently offline Ramesh DFriend
Messages: 17
Registered: January 2012
Junior Member
Hi,

I am running quite a huge number of testcases. These testcases seems to run for quite a long time with the same instance of RCP application, Which makes the application run slow and finally go to non responding after many operations.

To avoid this state i need to restart the application after every test automatically.

Has anyone come across this issue, is there any workaround.

Thanks
Ramesh
Re: Running tests unattended [message #981311 is a reply to message #957450] Mon, 12 November 2012 10:16 Go to previous message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

On 10/25/2012 10:28 AM, Ramesh D wrote:
> Hi,
>
> I am running quite a huge number of testcases. These testcases seems to
> run for quite a long time with the same instance of RCP application,
> Which makes the application run slow and finally go to non responding
> after many operations.
> To avoid this state i need to restart the application after every test
> automatically.
>
> Has anyone come across this issue, is there any workaround.
>
> Thanks
> Ramesh

You should verify you don't have some useless background builders and
validations running while you are performing your tests.
In most case I've known of, disabling automatic building really helps to
get tests running faster and prevent from some unexpected behavior.

HTH
--
Mickael Istria
JBoss, by Red Hat
My blog: http://mickaelistria.wordpress.com
My Tweets: http://twitter.com/mickaelistria
Previous Topic:SWTBot for RAD 8.0
Next Topic:Eclipse 4.2 support
Goto Forum:
  


Current Time: Thu Apr 25 21:20:59 GMT 2024

Powered by FUDForum. Page generated in 0.03402 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top