background image
<< Chapter 12 Testing Oracle Forms Applications | Adds the Object Testing Library >>
<< Chapter 12 Testing Oracle Forms Applications | Adds the Object Testing Library >>
Running the Enabler on Your Application
Testing Oracle Forms Applications
12-2
Making Oracle Forms Applications Testable
Before you can test your Oracle Forms applications, you must:
þ
Install the Rational Test Oracle Forms Enabler.
þ
Run the Enabler on your application and generate the form(s) afterward.
þ
Verify that the Robot Oracle Forms extension is loaded.
Installing the Rational Test Oracle Forms Enabler
You can install the Enabler from the Rational Software Setup wizard. For
instructions, see the Installing Rational Testing Products manual.
You then need to run the Enabler, which instruments the code in your .fmb file to
make your application testable by Robot.
Running the Enabler on Your Application
After you install the Enabler, you need to enable every form in your application. The
following sections explain:
þ
What happens when you run the Enabler.
þ
How to run the Enabler.
þ
What to distribute with your application.
What Happens When You Run the Enabler?
The Enabler adds the Rational Test Object Testing Library and three triggers to one
or all .fmb files in a directory, as shown in the following figure and table.
Contains sqa_evt_handler;
Contains sqa_mouse_handler;
Contains sqa_exit_handler;
Contains the Rational Test
Object Testing Library