What we have to do if winrunner is not able recognize an
object even if we have mapped the object with standard
windows object used by winrunner using wirtual object wizard?
Answer Posted / prasanth
This can be done by descriptive programming. Descriptive
programming is making changes to the TSL script withut
changing the GUI map configuration. Using this, objects can
be identified by the TSL script and an instance of the
obnect is created, where we can identify the objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of virtual object wizard and how it is used?
What is toogle breakpoints? How does it differ from break points?
When would you use 'set_window' and when would you use 'win_activate'?
What happens when the gui map file get loaded?
How do you unload the GUI map?
soft key for virtual object wizard ?
How do you handle tsl exceptions?
What are the virtual objects and how do you learn them?
what is qtp licence
what is risk?
What different actions are performed by find and show button?
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
What is test parameter
Could you anyone share me the path to download the automation tools which are having trial license version?
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....