How can we open an Excel sheet through the script
Answer Posted / srikanth
InvokeApplication("C:\Documents and Settings\All
Users\Start Menu\Programs\ExcellSheet")
| Is This Answer Correct ? | 1 Yes | 14 No |
Post New Answer View All Answers
With what extension you can save the list of tests in a file to run in test batch runner?
how to acess a test in RSA?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
How to test the login page in different ways in automation testing and i need code?
How many ways we can parameterize data in quicktest professional (qtp)?
How many types of recording modes in the qtp?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
Explain process of smart Identification in QTP?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
what type of framework u r using in ur organization
Discuss the QTP Environment?
How many types of actions are there in quicktest professional?
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.