How to know from the script that whether the object is
custom object or virtual object?
Answer Posted / vijayan
for standard windows object the script will be like
button_press("OK"); -- for push_button
for vitural object the script will be like
button_press("OK_1"); -- for virtual push_button
so if any logical name of the object have underscore
symbol(_) followed by any interget then we can identify that
the object is vitural object
In physical description we can find one more attribute
called virtual:TRUE, this is we cannt find for the normal
standard windows objects
ex:obj_mouse_click("Agent Name:_1", 21, 13, LEFT);
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which function to use to compare the application date with system date?
Write test scripts on a scenario where you have to transfer data from one table to another.
Explain the purpose of gui spy?
i this is priya speaking, any 1 tell me project detail for NETBANKING and HELTHCARE pls send to this E-MAIL ADDRESS; (priyadharshni2@yahoo.com)pls qik, thank u once agajn.
by useing qtp where the maximum people feeling difficult
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
What is debug mode in Winrunner?
wat is the d/b windows 95&98&xp?could anybody give reply ?
What do you verify with the database check point custom and what command it generates, explain syntax?
What is the difference between gui map and gui map files?
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
What are the Win Runner tools for functional testing?
How do you modify the logical name or the physical description of the objects in gui map?
what is the difference between toggle checkpoint and checkpoint?