How to export data present in Datatable to an ".xls" file?
Answer Posted / zia ur rehman
DataTable.Export "....xls file name..."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How did you use regular expressions in QTP and also in WR?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
When to use shared and local object repository?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
Plz Explain AUTOMATION REFERENCE MODEL?
How did you resolve conflicts present in Object Repository?
what the difference between shared repository and per action repository?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
What is the differences between image check point and bit map check point?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
what is the difference between modular framework & datadriven framework
How to handle the exceptions using the recovery scenario manager in qtp?
Analyzing the checpoint results?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.