Micro Focus QTP (UFT) Forums
QTP using Excel - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: QTP using Excel (/Thread-QTP-using-Excel)



QTP using Excel - guruindian24 - 11-09-2013

I have recorded a flow using UFT 11.51 and datatable i have pointed to excel i created with multiple rows. However when i try to play the script it was failing to recognize some columns and when i raised a ticket with HP support he mentioned that inorder to prepare datasheet i need to use QTP data table editor and mentioned that importing data from microsoft excel might create issues.

Further he pointed that UFT Data table editor pane uses a third party tool and though it saves the files in .xls, it is not similar to microsoft excel.

Is this true? So the only way to prepare data is using UFT Data table editor pane?

Can you please let me know.


RE: QTP using Excel - Parke - 11-12-2013

guruindian24:

Are you importing from Excel into the datatable or exporting data into Excel? To the best of my knowledge, the Excel file must be .xls and not .xlsx . I have never had a problem scripting in QTP/UFT and writing to and saving an Excel .xls file.

Parke