문제

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

도움이 되었습니까?

해결책

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

다른 팁

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top