Question

How to export data in RFT data pool to excel file ? I tried to directly open with excel but not able to view any content. Is there any other way?

Pls help. Thanks in adv

Était-ce utile?

La solution

Export your datapool to a CSV file and then import it into Excel.

In RFT, go to File -> Export and select "Functional Test Datapool to CSV File", press Next, choose the datapool you want and the appropriate separator character, usually the comma , but you can choose another if your data contains such character. Exporting as CSV file

Autres conseils

In RFT, go to File -> Export and select "Functional Test Datapool to CSV File", press Next, choose the datapool file select the existing file or Enter new file name, Click on finish button. The file will saved in .csv format. And on opening using excel should open the file in excel.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top