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
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
Get the count of files of similar types from a folder.
What are the ordinal identifiers in web page?
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.
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
How we can import data from database?
what the difference between shared repository and per action repository?
What is the short cut keys for the following?
What is the significance of “action 0” in qtp?
How to find the difference between 2 dates in qtp?
For which type of project the iterative model is suitable?
How you will rate urself in QTP in the range of 0 to 5
What is the use of sendkeys and what are send keys
what is the difference between IE & Netscape in web testing on a log in page
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.