Can we set a timeout for the msgbox.I want the msgbox to
disappear after 2 seconds during the script execution
without clicking on the OK button manually.
Answer Posted / wilco
Is this possible with an inputbox too?
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is checkpoint in qtp?
Explain about datafile/verification of date file when file is not available in local system?
If I change the object name in one action will it be updated in all the actions? Or not?
How to check bitmap output value?
How to execute a winrunner script in quicktest professional?
On what document base Descriptive programming is written if build is not yet ready ?
What is the pros and cons between QTP and Rational Robot
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
wht type of User defined functions or Java Releated functions do we write in VB scripting
What is an optional step in qtp ?
What are parameterizing tests?
How does you test a weblink which is changing dynamically?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
explain keyword driven framework with banking domain?
after click on compose mail how can we attached a file in qtp with vbscript code