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 Posted / jay prakash
This can be done using Output Parameters.
Give it a try !!
Regards,
Jay Prakash
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
What is the difference in the global and action sheet in qtp?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
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
What is standalone database?
what is impact analysis on regression testing?
What is checkpoints for quicktest professional (qtp)?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
What is the file extension of the code file and object repository file in QTP?
What is the meaning Work bench?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
How do you synchronization point through DP?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
How to define array in qtp?
What is active screen?