Answer Posted / shyam.meghansh
DataTable.Import(" give the file name") ' it will import
existing excel sheet in to QTP data table
DataTable.Export("give the file name")' it will export
existing excel sheet in to QTP data table
...............................
Any more question mail me testingwithshyam@gmail.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
I want to do QTP Certification what is the pattern of Question paper.
How will you find the current time of the remote machine using QTP script?
can u please explain what is the exact difference between qtp8.2 and 9.0
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
how to write xml output check point bu useing descriptive programing .means without useing output check point
How can you pass value one action to another action?
How many types of recording modes in qtp?
How many tabs are available to view your test in a test pane and what are they?
How do client side image and server side image work?
Diff b/w test scenario's and test Procedures?
How to analyzing test results using quicktest professional?
what is object and child object.. explain ..if possible give some example for better understanding ..
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
what is test scheduleling?