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


Please Help Members By Posting Answers For Below Questions

What is the synchronization point in qtp?

781


What are the Test design techniques you uses in ur project?

1732


How do you perform Regreession Testing?

1738


How you can delete excel file in qtp?

839


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

1641


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

1682


Explain different type of event trigger option.

751


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

2077


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

2720


how to explain a claims and insurance project?

2025


Both static and dynamic arrays are handled by the vb script. Is it true?

817


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?

1544


Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..

4516


What is use of object spy?

857


how to create flat file datasubmission in qtp

2231