Why we have to import data from excel sheet to data table?becoz v can directly use test data directly from xl know. can u all pls explain me clearly
Answer Posted / gaurav anand
for performance reason. Its always a good practice to load data from excel into dataobject and then read fro there and vice versa for writing data.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
How to handle dynamic objects in quicktest professional?
how did u use automating testing tools in ur job?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
how to do the batch testing in test director using manual testing procedure?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
How to modify object property in qtp ?
What is data driver in qtp? Where we use it?
How many types of actions are there in quicktest professional?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Differences between quicktest professional (qtp) and winrunner?
Explain more about the Test Fusion Report of QTP?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
How to Test the mainframe application?