Creating a functional test project
About this task
To create a functional test project:
Procedure
- Create a new functional test project in either of two ways:
- From the product menu, click File > New > Functional Test Project.
- From the Functional Test toolbar, click New Project.
- In the Name field, type the name
of the new project.
Project names cannot contain the following characters: \ / : * ? " < > | ( ) or a space. If your project is on a UNIX computer, do not embed spaces in the project name.
- In the Location field, type the
data path for this project, or click Browse to
select a path.
If you use ClearCase®, you must create the functional test project in a ClearCase snapshot or dynamic view. You can add the project to ClearCase later. If you do not create a project in a ClearCase view, you can share the project by moving it to a ClearCase view and adding it to source control.
- (Optional) To add the new project to the current solution, select Add to solution.
- Click OK.
If TestManager is installed and you are logged in to a Rational® project, Rational Functional Tester displays the message, "Associate the project with current Rational project."
- To associate the new functional test project with the Rational project,
click Yes.
When you associate a functional test project you can take advantage of the Rational Functional Tester integration features with TestManager.
Rational Functional Tester adds the new project to the solution.
Feedback