Other than using import sheet statement for importing the
data from excel sheet, is there any other method that can
be used?
Answer Posted / shann
like if ur fetching data frm data base
for each fields in recordset.fielda.count
datatable.globalsheet.Addparameters fielda.name
next
datatable.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the synchronization point in qtp?
What are the Test design techniques you uses in ur project?
How do you perform Regreession Testing?
How you can delete excel file in qtp?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
Explain different type of event trigger option.
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
how to explain a claims and insurance project?
Both static and dynamic arrays are handled by the vb script. Is it true?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
What is use of object spy?
how to create flat file datasubmission in qtp