Lesson 1: Create a project and record a test script
In this lesson, you will use the Classics CD sample application to create a new project and start recording a test to verify that the sample application correctly totals the amount of music CDs purchased.
What is a project?: A project is
a collection of test assets such as test scripts, object maps, verification points, and
datasets, that can facilitate the testing of one or more software components. You must
create a functional test project before you can record a test.
Disable simplified scripting and application visuals feature
- 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 project
- Click Functional Test option. to open the functional test perspective . In the Open Perspective , select the
- Click .
- Type DataDriveTutorial for the name of the new project.
- Click Finish.