Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » Can SWTBot be used for a SWT application(jar file)
Can SWTBot be used for a SWT application(jar file) [message #1099781] Mon, 02 September 2013 07:41 Go to next message
Camael Ye is currently offline Camael YeFriend
Messages: 3
Registered: September 2013
Junior Member
Hello All!

I am trying out find a test automation tools for swing application,and recently came across SWTBot!

Now I met a issue of swtbot,pls check following description.

I have a swing application named swingclient.jar and run with command "java -jar c:\swingclient.jar" on command-line.

I wrote some testcases in eclipse and I want to run these test cases from eclipse to test swingclient.jar application,I think swingclient.jar should be launch frist and test case be launched next.But I don't know how to do like this.

Somebody can help me?

Any help is much appreciated!

Re: Can SWTBot be used for a SWT application(jar file) [message #1100030 is a reply to message #1099781] Mon, 02 September 2013 15:00 Go to previous message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

Swing != SWT, so SWTBot (which focuses on SWT) won't work for Swing
applications.

Cheers,
--
Mickael Istria
My job: http://www.jboss.org/tools
My blog: http://mickaelistria.wordpress.com
My Tweets: http://twitter.com/mickaelistria
Previous Topic:How to run SWTBot tests on standalone application
Next Topic:New Hudson URL for SWTBot
Goto Forum:
  


Current Time: Tue Mar 19 09:33:11 GMT 2024

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

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

Back to the top