Java Swing UI test driver replacement for Fest -


is there replacement fest, such replacement drive java swing ui in blackbox manner (not junit) , enable bdd? fest (https://code.google.com/p/fest/, http://fest.easytesting.org) has been abandoned since 2013 (https://github.com/alexruiz/fest-swing-1.x) given github project.

java bdd tools such cucumber (https://cucumber.io) , jbehave (http://jbehave.org) allow junit whitebox style, high-level integration testing, not drive swing ui outside in blackbox manner.

switching ui swing javafx not option due human resource constraints.

the current related question behind times

automated tests java swing guis

assertj swing fork fest , seems updated. jubula eclipse , marathon other open source options.

marathonite adds bells , whistles marathon, comes support , proprietary license .

i aware old question, since comes when search java swing functional test automation, hope useful else.


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -