You need Eclipse SDK Europa 3.3.2.
Check out everything from the SVN repository
https://swtbot.svn.sourceforge.net/svnroot/swtbot/trunk
You then should have nearly a dozen SWTBot Eclipse projects in your workspace.
Then you should export the plugin "net.sf.swtbot.eclipse.ui" into your Eclipse
plugin directory. You need it for starting your JUnit tests in a special way,
otherwise they won't run correctly. Start your JUnit tests always by "Run as
SWTBot Test".
How to export that plugin after you checked it out? Open
/net.sf.swtbot.eclipse.ui/META-INF/MANIFEST.MF file in Eclipse and click on tab
"Overview". There is a link "Export Wizard". Click it and export that plugin
into your Eclipse plugin folder. Restart Eclipse then.
Now you can run the JUnit tests of SWTBot (like in net.sf.finder.test) and
learn from it.
I hope that I included all the information you need.
--- On Wed, 7/23/08, Shalini Gupta <[EMAIL PROTECTED]> wrote:
From: Shalini Gupta <[EMAIL PROTECTED]>
Subject: [SWTBot-users] Please help for automatic testing of SWT Application
To: swtbot-users@lists.sourceforge.net
Date: Wednesday, July 23, 2008, 4:32 AM
Please help I have to write a test code for
automatic testing of SWT Application.
I tried this jar file also net.sf.swtbot.events.ClicksButtonsTest but no
success it just
run the application and all 4 shell screen displays
If somebody knows…………please help
Shalini Gupta
AZTECSOFT
Limited,
#23, III A Cross, 18th main,
6th Block, Koramangala,
Bangalore - 560 095
Mobile: +91 - 9980158310
This email message and its attachments may contain CONFIDENTIAL AND PRIVILEGED
INFORMATION intended for the sole use of the addressee(s). If you have received
it in error, please contact the sender by return email, notify your system
manager and destroy the original message and any copies thereof. Any review,
use, disclosure or distribution is unlawful. Please check this email and any
attachments for the presence of viruses. The Company accepts no liability for
any damage caused by any virus transmitted by this email. The views or opinions
presented in this e-mail are solely those of the author and do not necessarily
represent those of the company.
The Company reserves the right to monitor, review and store the content of all
messages sent to or from this e-mail address.
www.aztecsoft.com
-------------------------------------------------------------------------
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
-------------------------------------------------------------------------
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