how to display message with out using msgbox function?
Answer Posted / harsha
hi sandeep....print is different from message box. We can
display message box by this way also.
Set oShell = CreateObject("WScript.Shell")
Mesgbox = oShell.Popup("Do you Want to
Continue",10,"Welcome",3)
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Is it possible to merge two object repository files in qtp?
what is the difference btn risks & Therads in the Test plan documentation?
How can you give wait up to 10 seconds in qtp?
How to record a qtp script ?
How many types of trigger events are there in qtp?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
What are the trigger events in qtp?
What test cases can you automate using QTP?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
How software tester can use constants and variables in scripts?
How do you test DLL files using automation Tool QTP?