![]() |
How to Access the Excel Sheet which is located in QC using QTP 9.2? - 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 Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others) +--- Thread: How to Access the Excel Sheet which is located in QC using QTP 9.2? (/Thread-How-to-Access-the-Excel-Sheet-which-is-located-in-QC-using-QTP-9-2) |
How to Access the Excel Sheet which is located in QC using QTP 9.2? - madhukvn - 01-31-2008 Hi, Can you please provide solution how to acces the Excel sheet which is located in QC USing QTP? I know one solution is like File->setting-> Resources Datatable-> other location->Give the path. But it is useful when you use only one excel sheet. But i want import more than one data sheet in sigle action. Can you please provide solution for this? Thanks, Madhu. RE: How to Access the Excel Sheet which is located in QC using QTP 9.2? - Ankur - 02-01-2008 You can use the TDconnection Automation Object Model. The documentation can be located at QuickTest Automation Object Model Reference (Help > QuickTest Automation Object Model Reference > Objects > TDConnection Object) |