How to know from the script that whether the object is
custom object or virtual object?
Answer Posted / palaniappan
virtual object is in tsl
obj_mouse_click(virtual_pushbutton(button name));
and also u can see in Gui map editor --physical dis--
virtual =true
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is boundary test?
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
What is the extension of gui map file?
What is contained in the test scripts?
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)
What is the purpose of regexp_label property and regexp_msw_class property?
When do you feel you need to modify the logical name?
What is debug mode in Winrunner?
descriptive program for web application.
Explain the purpose of loading winrunner add-ins?
How do you handle tsl exceptions?
How do you configure gui map?
When would you use 'set_window' and when would you use 'win_activate'?
How you integrated your automated scripts from TestDirector?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?