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
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
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 the purpose of set_window command?
How do you handle tsl exceptions?
Which are default codes winrunner generates when we start the application?
What is the disadvantage of loading the GUI maps through start up 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?
What is the purpose of the temp GUI map file?
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
Write test scripts on a scenario where you have to transfer data from one table to another.
How do you filter the objects in the gui map?
descriptive program for web application.
How do you load GUI map?
you hae a inbox and got a mail how can you know it is there or not write script.