Use to export a private or public datapool to a .csv file.
You can export a Functional Tester datapool to:
Add data to a Functional Tester datapool using a spreadsheet application -- You can export a Functional Tester datapool to a .csv file and then use a spreadsheet application to add more data. After you finish adding data, you can then import the .csv file into a Functional Test datapool.
Use a datapool in a different Functional Tester project -- Export a Functional Tester datapool to a .csv file and then import the data into a new datapool in a different Functional Tester project.
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 , Back
, and Go Into
) 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.
Related Topics:
Field Separators for Datapools
Terms of use |
Feedback
(C) Copyright IBM Corporation 2002, 2004. All Rights Reserved.