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
How to replay a script in qtp?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
What is the difference between analog and low level recording?
What are the different types of recovery operation?
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?
Explain how to use QTP to check broken links on a page?
Mention the test steps of qtp.
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
What is an object repository?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Can we create a qtp test from qc?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
How do I get the QTP scripts result in xml format by using vb script function?
what is profile tool?