Record Program Stub
When selecting Record Program stubs… from the Xpediter debug session context menu, the Record Program Stub dialog displays.
The Generate Program Stub dialog contains the following fields.
Project
From the Project drop-down, select a project for which the program stub will be generated. The last specified Topaz for Total Test project should be pre-selected. The drop-down should list of all Topaz for Total Test projects in your current workspace.
If you need to create a new project, click on the NEW... button to the right of the Project drop-down and the New Topaz for Total Test Project Wizard will open. See also Creating A New Project.
Folder
The Folder drop-down lists all Test Folders in the project. Select a folder or enter a new folder into which the Total Test folders with generated tests will be created.
The Test Folders can have multiple levels, for example "MyTests/SimpleDB2".
Stub
Check the Record Program stubs checkbox to indicate that a Program stub will be added to the scenario for each program call in the program. The stub data includes all records read for each call. The stub name will reflect the sub-program name.
Create Unit Test Structure from Selection
When selecting Create Unit Test Structure from Selection… the Create Structure from Selection dialog opens. Refer to Unit Test Structure from Selection Import for instructions.