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
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
Post a Comment