How do u identify the object that it is a standard object or not
Answer Posted / chanakyan
To identify Standard and Non-Standard object,We have to Spy
the object using GUI SPY, For Example if you Spy a Text box
it displays "Edit" (in the recorded tab), or if u Spy on
pushbutton it displays "pushbutton". This is nothing but
Standard object,example calculator.
When u Spy on a paint window it displays "object" which
indicates that it is an partially identified object as WR
can identify but not fully.
when nothing is displayed on Spying it is Non standard
object,say for an example take a Minesweeper game and spy
it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
What is the purpose of gui map configuration?
What is test parameter
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)
Explain the purpose of gui map configuration?
How should we write and execute a user define function using WinRunner.
What is the purpose of regexp_label property?
when start testing
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
How you integrated your automated scripts from TestDirector?
can i get apex technologies interview questions in testing
what is the difference between toggle checkpoint and checkpoint?
How do you maintain the document information of the test scripts?
When do you feel you need to modify the logical name?