<< Back to Feature Tour
Java (SWT)
Rapise supports the testing of Java applications using the Standard Widget Toolkit (SWT). SWT applications access the native GUI libraries of the operating system using JNI (Java Native Interface) in a manner that is similar to those programs written using operating system-specific APIs. Programs that call SWT are portable, but the implementation of the toolkit, despite part of it being written in Java, is unique for each platform.
Rapise supports the testing of applications written using Java Standard Widget Toolkit (SWT) using the UIAutomation library. Since SWT displays applications using native Windows controls it doesn’t need the Java Access Bridge to be installed (unlike Java AWT/Swing applications). The following SWT controls are recognized by Rapise: