How winrunner recognise window/object apart from GUI map file?
Answers were Sorted based on User's Feedback
Answer / cd
we use descriptive programming, where we supply
property:value pairs to winrunner to identify an object
without refering to gui map file.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / semo
Thru GUI map File only it will recognise..but if u record in
analog mode..it will recognise those ones based on coordinates..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / uday
By using GUI Spy also we can recognize the windows and
Objects in the applications. And another way is by using
Rapid Test Script Wizard(RTSW). BY using RTSW, it can
recognize all the windows, objects and stores these into
a .gui file. While loading this .gui file, it loads all
these objects and windows into GUI Map file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kumar raju
By using Add-Ins
By using GUI Map Config for non standard objects
RTSW
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you filter the objects in the gui map?
Is Winrunner 7.01 supports .NET applications?
How do you maintain the document information of the test scripts?
Some of the importent functions in data driven test(ddt)?
What is the difference between bitmap checkpoint and image checkpoint?
You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
How to find the local host name using winrunner ?
what is the difference between data driven test(ddt) and parametrization
7 Answers Agile Software, CTS,
Have you created test scripts and what is contained in the test scripts?
In the system of coordinates used by WinRunner,the origin(0,0 coordinate)is located in the --- screen?
what are Recoring modea available in winrunner?
3 Answers Second Foundation, TCS,
what is the winrunner framework or architecture?