In order to create an Excel workbook with the correct syntax which you can read using a Property Loader step, you need to:
- Create the a Test Sequence and set the variables, properties.
- Run the Main Sequence ensuring that it passes Analyzing and Execution.
- Import/Export Properties - Tools >> Import/Export Properties...
- This will open a Dialog Box. Ensure that you select Export on the left hand side. You can then go into the Property Selector tab to choose which variables from the sequence will be exported to the file.Edit the Export Options as required, then click Export to create the property file.
Note: The properties can also be stored as a .csv, .udl or .txt file if required.
-
Then place a property loader step before your test sequence. As shown in the example. in step settings you can then point to this file and it will load in properties as specified in the file.
-
You can navigate to the location specified in the Export Options window and edit properties in this file as required.
Additional Information
To dynamically create properties that are not currently in TestStand change the "When Property Not Present In Destination" to "Create"