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 |
Have any one know about Test Complete 6, please let me know. If any one have good material regarding Test Complete 6, Please send to my mail id: cns.praveen@gmail.com
what is the code in QTP to take screen shot? Please send me any one to my mail id. my mailid is manu.sanepalli@gmail.com
hai..friends ....what is the difference between function and sub procedure ....here every one know's theoretically here my question is what is the meaning of function can return the value and sub can't return the value...can you give one example with some values for that ....what does it mean ? how function can return the value...sub can not...any one please...........with example
HOW TO OPEN NEW TAB USING VB SCRIPT IN QTP?
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
how to validate the text in a web table
Mention when to use function procedures and what are its characteristics?
What is dictionary object in vbscript? Explain?
write a vb script to display the size of the folder,date created and name of the folder
how does vb script help in web page designing? explain with example.
Explain the extension .hta?
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?