On 17-Jul-08, at 3:03 PM, Shalini Gupta wrote: > > Hi Ketan, > > Thanks for the reply and an example is really helpful me a lot, But my > doubt is how should I integrate SWTBotButtonTest class (for eg) with > my > SWT Application. As per the example I created the test case so that it > can run along with SWT application to test the Button Control.
You don't really need to create another plugin if you're just doing a regular SWT application. > Do I need to create an SWT Plugin and then integrate it or there is > some > other way. > Please correct me if I am wrong as I told u before I just started > studying about this topic so I don't ve much knowledge. What you'll need is another project that will hold your test sources (or create another "tests" sources directory in your project) and add SWTBot to the classpath. -- Ketan ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ SWTBot-users mailing list SWTBot-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/swtbot-users http://swtbot.org/ - a functional testing tool for SWT/Eclipse