Importing Data Sheet - 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: Importing Data Sheet (/Thread-Importing-Data-Sheet) |
Importing Data Sheet - toe76 - 03-08-2012 Our organization just upgraded to QTP10. My question is this: With 9.2, we could import a datasheet in multiple times with no issues - back to back, no need to do anything else. With QTP 10, once we import the datasheet, it appears to lock. We cannot re-import unless we close QTP completely and reopen it again. Is there a setting somewhere that we are missing? Thanks! RE: Importing Data Sheet - Saajo87 - 03-08-2012 I am using QTP 11 and even on QTP 10 i didn't face any such issue... RE: Importing Data Sheet - toe76 - 03-08-2012 I created an .avi file showing it locking but I cannot attach it to this message. If anyone would like to see it, please forward me your email address. Basically - I open the script and a datasheet is in there (already used it). I right click the data sheet, choose file > import. I am allowed to import the datasheet. As soon as it loads up, I right click the data sheet and choose file. The import option is greyed out. I cannot select it anymore until I physically close the entire application and re-open it. RE: Importing Data Sheet - vinod123 - 03-09-2012 what toe76 have said is correct if you want to import datasheet you can directly load using script DataTable.Import("path of the data sheet") |