| Author |
Automate Java Swings Gui
|
Kumar Yuvaraj
Greenhorn
Joined: Feb 23, 2010
Posts: 7
|
|
Hi All,
I want to automate Java swings Gui without seeing developer code.I gone through abbot & Fest but those open source tool working based on java object.Because developer will not give the code.They will give only Exe .I tried Selenium But its not support Java GUI.So please suggest me one open source tool , gave the corresponding java object based on clicking that specific Java swings GUI.
|
 |
Joel Robinson
Greenhorn
Joined: Jul 02, 2010
Posts: 2
|
|
|
Do you have a .jar file? If you do, you should be able to use Abbot & Costello to automate your GUI testing. If your .jar is wrapped in an .EXE, I'm not sure what your options would be.
|
 |
 |
|
|
subject: Automate Java Swings Gui
|
|
|