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 |
We added data driven test in to our test script, how to remove the data driven wizard from the script?
What is the definition of function?
What is test parameter
Write test scripts on a scenario where you have to transfer data from one table to another.
How should we write and execute a user define function using WinRunner.
What is the purpose of a gui spy?
what is the purpose of verify,update and debug modes in wr?
Data is there in two excel sheets .. how ur going to retrive the data in winrunner thru script.. write down the script?
What is the diffrance bet. Compiled module and User defined Functions?
what is the testing high level architecture
which function you will use to compare the application date with system date?..
Which Key is pressed to toggle between Analog and Context Sensitive Mode?