Java – continuous integration of swing UI testing

I've done automated UI testing on a major WPF project before, and it works well

I am now turning to the Java Swing project and have been studying swing UI testing Mainly, I am looking for a library with the following contents:

>Integration into Maven and CI servers > mainstream / hot – so we don't have to change the framework, or when the framework becomes obselet instead of Rewrite our test support. > Easy to write tests > reuse tests

From my research, I found the following framework and wondered if people have experience that gives me some advantages / disadvantages?

>Windowstester > jubla > Fest > Jemmy

I know I have encountered similar problems on stack overflow before, but the framework will change rapidly with the change of the new version or become outdated

Solution

Look at maveryx It is a free open source test automation framework

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>