Interview Questions

Robot Support for Java.

Rational Robot FAQ


(Continued from previous question...)

Robot Support for Java.

Rational Robot provides comprehensive support for testing GUI components in both Java applets and standalone Java applications. With its Object Testing technology, Robot examines the data and properties of Java components. This means that Robot can do the following:
--Determine the names of components in your program, and use those names for object recognition.
--Capture properties of Java components with the Object Properties verification point.
--Capture data in Java components with the Object Data verification point.

(Continued on next question...)

Other Interview Questions