This tutorial applies the concepts that were covered in the first part of this two-part series to a real-world example.
In this tutorial
In the
first
part
of this two-part article, you worked through three steps to learn the basics of
how to use IBM® Rational® Functional Tester with custom controls.
The conceptual content of those steps provides the means to deal with almost any
custom controls -- unless the controls do not expose the information (properties
and methods, for instance) that automation tools need.
This tutorial applies those concepts to a real-world example of using these
four methods:
getProperty(String arg0)
setProperty(String arg0, Object arg1)
invoke(String arg0)
invoke(String arg0, String arg1, Object[] arg2)
Prerequisites
None
System requirements
None
To view the demos included in this tutorial, JavaScript must be enabled in your browser and Macromedia Flash Player 6 or higher must be installed. You can download the latest Flash Player at http://www.macromedia.com/go/getflashplayer/.