DevX Skillbuilding for IBM DeveloperWorks
DevX Skillbuilding for IBM DeveloperWorks
DevX Skillbuilding for IBM DeveloperWorks
Get regular email alerts when we publish new features!
DevX Update for IBM developerWorks

More Newsletters
 Print Print
Demystifying the Automation of Custom Controls: Part 2. A Step-by-step Example of Using IBM Rational Functional Tester to Automate Custom Controls
This tutorial applies the concepts that were covered in the first part of this two-part series to a real-world example. 

Level: Intermediate

Daniel Gouveia (dgouveia@us.ibm.com), Field Technical Sales Specialist, IBM

22 Jan 2008

Register now or sign in using your IBM ID and password.

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/.


Formats

html, pdf
Page 1 of 1
Submit article to:
Featured Resources from IBM