what is the syntax or command in vbscript to display user
message example i want to display "welcome to QTP".
Answer Posted / xyz
msgbox("welcome to qtp")
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
Difference between copy to action and call to action?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
What are table and db checkpoints?
What are the various automation frameworks available in qtp?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
What is a Patch in QTP?
What is the difference between a Function and Action in QTP?
Can we Test Welcome Screens and Process Images with QTP
What is keyword driven framework?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
what is the advantages and disadvantages of using functions instead of re usable actions
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
How to associate function library at a run time?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?