Migrating routine run settings from Data Studio Version 3.1 to Data Studio Version 3.1.1

When you open a workspace from Data Studio Version 3.1 or earlier to Data Studio Version 3.1.1, routine run settings that you specified are not automatically converted to routine test configurations. You must manually migrate the routine settings to a routine test configuration.

About this task

You can migrate run settings that you specified for routines in Data Studio Version 3.1 or earlier to routine test configurations.

Procedure

To migrate routine run settings that you created:

  1. In the Data Source Explorer, navigate to the Tests folder in the project.
  2. Right-click the folder and click New > Migrate Run Settings

Results

For each routine that had run settings specified, a routine test configuration is created in the Tests folder. The name of test configuration is the name of the routine. If the test configuration name already exists, a (n) is appended to the test configuration name. The n is an integer.

What to do next

You can view, edit, and run the test configurations.

Feedback