Creating a Total Test Project
To create a new project:
- Right-click in the Project Explorer view.
- Select New > Project. The Select a Wizard opens.
- Expand the BMC folder.
- Select Project.
- Click Next >. This opens the New dialog box.
- In the Name field, enter a project name.
You should choose a name that makes it easily recognized as a project. - In the Folder field, enter a folder name into which the Total Test folders will be created.
Multiple folder levels can be entered in the folder name. For example, MyTests/SimpleDB2. - Click Finish. The new project appears in the Project Explorer.
The Project Explorer displays all your current projects. The sample screen shot shows the new project Accounting with test folder RegressionTest. The Test Folder includes only the Scenarios folder when creating a new project, unlike previous releases of Total Test. The additional contents for the project will be created when recording test cases within the project. See also Project-Structure for a description of the folders.
To manually create the remaining Unit Test subfolders
If you want to create a Virtualized Test (Unit Test) scenario from scratch without recording, you need to manually create the remaining Unit Test subfolders:
- Right-click a newly created test folder, for example, RegressionTest in the preceding Accounting project.
Select
> Create Unit Test Folder.
This creates the folder structure needed to support manually creating Virtualized Test (Unit Test) tests. See Project-Structure for a description of the folders.
This section provides information about the following topic: