To migrate a test case or a test suite to AB suite 7.0, perform the following:
Right-click the Unit Test Project in the Solution Explorer view and click Add > Existing Item…
The Add Existing Item dialog box appears.
Browse and select the test cases or test suite you want to migrate, and click Add.
The Test cases or Test suites is migrated and a SMTest file is automatically generated. The SMTest file appears in Solution Explorer.
Notes:
To generate the C# file, you need to select the SMTest file and click Save. The C# files are generated automatically.
Multiple test cases can be migrated simultaneously.