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 / pavani prasad
a=30
b=20
c=a+b
Timeout = "2"
Set ws = CreateObject("WScript.Shell")
ws.Popup c, TimeOut
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
how to write xml output check point bu useing descriptive programing .means without useing output check point
Describe the differences between functions and actions in UFT?
How many types of recording modes in the qtp?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
What are the different attribute used with regular expression?
What is standalone database?
what function you write to do database testing with the help of qtp?
How to find the name of the machine where you are running your automation scripts in qtp?
How you calling actions in qtp?
What is accessibility check point?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
How many types of status are there?
can test automation improve test effectiveness?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
What are the advantages of Object Repository?