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 to remove the data driven wizard from the script?
what is the main diff of Qtp9.2 and 9.5 plz tell me
What is tsl? What 4gl is it similar too?
can u explain what is frame work,can u show it on the paper by drawing ,have u done the frame work in winrunner automation
what load_dll in winrunner
If winrunner doesn't understand the Text in the Application what you do?
what is mean by v module . pls give answer with example
What string of characters,when printed out to a text file,will create a new line in the text file?
How do you filter the objects in the gui map?
How to connect TestDirector from winrunner tool?
Have you created test scripts and what is contained in the test scripts?
What is the function that can be used to get the length of the edit box, other than 'Length(outvariable)' ?