Lesson 1: Set up Rational® Functional Tester
IBM provides a Java™ Runtime Environment (JRE) that is installed and enabled for testing Java™ applications. Use this JRE for the tutorial. When you want to test your own Java™ or HTML applications, run the enabler and configure your environments and applications. For more information about these setup tasks, see the Getting Started with Rational® Functional Tester wizard in the First Steps section of the product Welcome. For now, you do not need to do anything to use the preconfigured JRE to continue.
Set logging options
About this task
Procedure
- Click to open the functional test perspective.
- In the Open Perspective dialog box, select the Functional Test option.
- To verify that HTML logging is set, click .
- In the left pane of the Preferences window, expand , and click Logging.
- Select html as the Log type, and then click OK.
Results
Create a functional test project
About this task
Procedure
- Click .
- In Project name, type SimplifyTutorial (no spaces).
-
In Project location, type C:\FTproject.
The directory is created.
- Click Finish.
Results
Enable simplified scripting and application visuals feature
About this task
Procedure
- To verify that the feature is enabled, click .
- In the left pane of the Preferences window, expand Functional Test, and then click Simplified scripting.
- On the Simplified Scripting page, select Enable Simplified Scripting.
- On the Application Visuals page, select the Enable capturing of application visuals, Insert Data Driven Commands, and Enable capturing of verification on test data options.
- Click Apply, and then click OK.