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 |
Where exactly testing comes in to picture in S.D.L.C?
How do u check FONTS in Login Window?
is there any winrunner function which will allow me to send my user defined message to the test result window. i mean to say is there something similar to msgbox(that we use in qtp)in wr? the wr function i want to know is other then report_msg and tl_step.
What is watchlist?
How do you handle pop-up exceptions?
what happens when the script is executed in verify mode
Is Gui Map Created when you record in Analog mode?
How should we create a compiled module? What is its importance?
What information is contained in the checklist file?
what is batch mode, how can u run ur tests in batch mode?
What are the reasons Winrunner fails to identify an object in the GUI?
3 Answers Bristle Cone, Logica CMG,
how to insert check points? whatis the gui check point?