Requirements:
What could you recommend to me?
Consider using SwingExplorer :
Swing Explorer is an open source tool for Swing application developers that is designed to visually examine an application based on Swing Internals.Find all top-level components (Windows, Frames, Dialogs)View component hierarchyAWT / Swing Event Monitoring2D graphics debuggingDig into source codeFlow Control Violation
Swing Explorer is an open source tool for Swing application developers that is designed to visually examine an application based on Swing Internals.
To test the graphical interface, it is preferable to use Jmeter as a free technique and easily test the application, as well as have functionality for testing load and performance.
http://jmeter.apache.org/download_jmeter.cgi
For swing, I used http://www.qfs.de/en/qftest/ , which is commercial.
I heard about http://code.google.com/p/fest/ .
Use selenium IDE, use can perform automation tests, it even generates JUnit test cases. check out the tutorial for more information http://www.jroller.com/selenium/
Source: https://habr.com/ru/post/1482552/More articles:How to link multiple marker in dynamic mode using jquery on google maps - jqueryPrevent pdb file registration in Visual Studio 2012 with TFS 2010 - tfsto disable the launch of the image from the application - iosJSF 2.0 @ManagedProperty returns null - jsf-2MySQL: select only some grouped rows - mysqlHow to use Memberhip Provider with Angular.js and ASP.Net MVC 4? - angularjsSpring LDAP: error code 4 - Sizelimit Exceeded - when setting countLimit to 1 - javaMySQL: select only some grouped rows with values ββrelated to the highest ID - mysqlWPF Datagrid - Force Single Rows - c #JSF 2 Download File with Cyrillic Name - javaAll Articles