I need to automate UI testing of a software that my module is plugged in. I do not have an access to code of the host so I need something like AutoIt. Since AutoIt does not work with Swing, is there any AutoIt like GUI automation tool for JAVA based applications?
Asked
Active
Viewed 1.2k times
7 Answers
3
Java Swing applications can be automated using Jubula Functional Testing Tool.

Sadanand Akshay Pai
- 31
- 4
1
TestComplete supports Java, and does not require you to add code to the program you are testing.

Tom
- 55,743
- 3
- 27
- 35
1
Auto can probably do it ? Try the AutoIT JAVA UDF that a friend of mine wrote, it is quite old and may not work anymore..my apols
This UDF currently automates standalone applications and browser-based applets, developed in either Swing or the Abstract Window Toolkit (AWT).

ozmike
- 2,738
- 1
- 33
- 40