Test cases can be imported from one test to another. In the Managing Test Case(s) section, click Import Test Cases from another Test on the toolbar and then in the Windows Explorer pop-up window, select a .ssconfig file and click Open

Next, select check which test cases to import into the current test. All test objects will be copied into the .ssconfig file of the current test, and all .saz files with sessions will be copied into the current folder.

Resolving name conflicts

Test Cases

If a test case with the same name already exists, then the imported test case will automatically be renamed.

Source variable test objects

Other named source variable objects such as Datasets, Data Generators, and Functions will also be imported. If these objects with the same name already exist in the test, then a Name Conflict Resolver dialog will appear.

This dialog will show all the objects that have name conflicts.

  • Check the objects to import them with renaming. All parameters that reference the renamed objects will be renamed.
  • The unchecked objects will not be imported. All parameters that reference these objects will now reference the existing objects.



  • No labels