How do u identify the object that it is a standard object or not
Answers were Sorted based on User's Feedback
Answer / srujan
while recording that object if it displys d script
like "obj_----" then it wud b a nonstandard object.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
Answer / sivakumar
While recording, winrunner identifies any standard
objects inside the application, it will take nearest lable
as the logical name.
E.g: Edit box ( attached text as a logical name)
| Is This Answer Correct ? | 0 Yes | 0 No |
What is database check points? how many types are there?Explain?
How to get the resolution settings?
Explain the purpose of different record methods?
What is Diff. between Pause() ,report_msg() statements?
What is the purpose of temp. GUI map file?
what is mean block box and white box testing. pls give exact example in the question
what are the supporting development environments supported by winrunner
How do you run your test scripts?
There is an error in opening WinRunner "Error: open connection to CRV (-1). Exiting..." and then the winrunner is terminating. Can any one suggest solution for this?
how do you use DLLs in winnrunner?
How should we write and execute a user define function using WinRunner.
tell me the detailed exaplanation of different types of tesiting