Export dialog box

You can use the Export dialog box to export a private or public datapool to a .csv file.

You can export a Functional Tester datapool to:

For Functional Tester, Java™ Scripting:

Select a public datapool to export
If you select a public datapool to export from the Functional Tester Projects view, use the navigation tools (Home Home button, Back Back button, and Go Into Go Into button)   to select a public datapool to export.
File
Type the path and file name of the location of the .csv file into which you are exporting the Functional Tester datapool.
Browse
Click to specify a destination directory for the .csv file.
Field Separator
Type the field separator character that you want to use in the .csv file.

To open:

For Functional Tester, Java Scripting -- For a public datapool, in the Functional Tester Projects window, right-click any public datapool, and then click Export. Click Functional Tester Datapool to CSV File. Click Next.

For Functional Tester, VB.NET Scripting -- For a public datapool, in the Solution Explorer, select the public datapool you want to export, and then right-click Export.

For a private datapool, open the test script associated with the private datapool that you want to export, in the Script Explorer select the datapool you want to export, and then right-click Export.


Feedback