what is the syntax or command in vbscript to display user
message example i want to display "welcome to QTP".
Answer Posted / xxx
msgbox "welcome to QTP"
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Explain different checkpoints in qtp.
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
What is the descriptive programming?
How does you pass optional arguments in qtp?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
How do client side image and server side image work?
Explain types of descriptive programming?
Explain the differences between table and db checkpoints?
Is it possible to switch between recording modes during a test creation?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What is post recovery scenario?
What is a programmatic description?
what QTP Options do you know?
Explain the check points in quicktest professional (qtp)?
How do Parameterization and Data-Driving relate to each other in QTP?