Hi i want to export the data from applicatioon to excel and
later i want to import and use it for my scripts hoe can i
do this?
Answer / jay prakash
This can be done using Output Parameters.
Give it a try !!
Regards,
Jay Prakash
| Is This Answer Correct ? | 1 Yes | 0 No |
what is L-trim function will do?
what is the automation framework that ur company using(actual procedure,not theoritically explination)
Explain actions in qtp ?
hi all need one help . i want scroll down and up but thing the holl page is taking webtable. i need to scroll down and up using scroll tab any bodu knows plz help its urjent regards balaji
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
How do you start automating/ writing your QTP scripts ?
tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used
What is use of Global Sync Timeouts in QTP9.2?
How to associate shared object repository to test in qtp?
How many types of recording facility are available in quicktest professional (qtp)?
Explain the check points in quicktest professional?
What does VBS file contain...??? what is VBS file.. ???