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 to use the public or private functions in your script?
wat is the d/b windows 95&98&xp?could anybody give reply ?
What Framework is suitable to validate the Login screen.
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
What are the two modes of recording?
what is meant by CMMI standards
what is the name given by WR to Microsoft excel file
How to recogonise dynamically changing objects in an application(ie Web or Standalone)
what is TSL script to connect testdirector through winrunner
which option allows to execute script from a given location
What is the use of test director testing tool?
How can we stop a automation program in middle of execution time?