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, you must run the enabler and configure your environments and applications. For more information on these set-up 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.
About this task
Set logging options
About this task
Procedure
- Click Functional Test option. to open the functional test perspective. In the Open Perspective dialog box, select the
- To verify that HTML logging is set, click .
- In the left pane of the Preferences window, expand Functional Test, then Playback, and click Logging.
- Select html as the Log type .
- Click OK.
Results
Disable simplified scripting and application visuals feature
About this task
Procedure
- To verify whether the feature is enabled, click .
- In the left pane of the Preferences window, expand Functional Test, then Simplified scripting.
- In the Simplified Scripting page, clear the Enable Simplified Scripting checkbox.
- In the Application Visuals page, clear all the options listed in the page for the application visuals.
- Click Apply and then OK.
Create a functional test project
About this task
Procedure
- In the Rational® Functional Tester menu, click .
- Under Project name, type FTtutorial (no spaces).
-
Under Project location, type C:\FTproject.
Rational® Functional Tester creates this directory.
- Click Finish.