Inorder to avoid Message box while writing script which
alternative method can be used?



Inorder to avoid Message box while writing script which alternative method can be used?..

Answer / manjunathareddy

Set oShell=CreateObject("WScript.Shell")
oShell.Popup "Automatically pop up window closes within 4
seconds",4,"VbScript"

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More VB Script Interview Questions

How regexp.execute method works?

0 Answers  


Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?

0 Answers   Microsoft,


i have to open a notepad having no. of words in dat file by recording in qtp and then find a particular word and display true or false

0 Answers  


write any ttest cases using check points and parameterization

0 Answers  


Mention what are the rules to name variable in vbscript?

0 Answers  






Is vbscript a case-sensitive or case-insensitive?

0 Answers  


Explain about the functionality of vb script?

0 Answers  


what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?

0 Answers   Estuate,


write a vb script to find the size of d drive?

3 Answers  


Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar

0 Answers  


HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.

0 Answers  


How to write functional test cases for send button in gmail.

2 Answers   Arctern,


Categories