A practical guide to a cross-platform Java GUI test (presented by Froglogic)

Subscribers:
24,200
Published on ● Video Link: https://www.youtube.com/watch?v=EWXPZEPgX6Y



Duration: 26:37
2,500 views
2


The benefits of automated tests in general, such as the ability to run more tests in less time, also apply to GUI tests. But automating GUI tests for complex Java user interfaces in a cross-platform environment, desktop, embedded or mobile, is a challenging task.

In this session, the presenter will cover all main aspects of automated GUI testing of Java user interfaces (Swing/AWT, Eclipse/RCP/SWT and JavaFx) and do an extensive live demo covering all aspects and concepts in practice.







Tags:
Eclipse (Software)
EclipseCon Europe
Java
GUI