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
Suggest and Define a solution for an application whose objects are not recognized by UFT?
Did QTP prove efficient for your project? Yes or No, explain?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
What is the file extension of the code file and object repository file in QTP?
What is ‘object spy’ and what is the function of object spy in qtp?
Which scripting language used by quicktest professional (qtp)?
How QTP identify the system time that's changes every seconds?
In qtp, explain what is keyword driven automation framework?
What is the architecture of your project? Can any one answer for this question plz........
Explain how you can find length of array in qtp?
How to start recording using quicktest professional?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
Step 3&4 are repeated until an the object in recognised uniquely.
what is review
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?