If u press a push button in an application the winrunner
generates tsl statement like button_press(..) i.e the class
name of the object and the event on that object but
Why if u click a static text in an application the
winrunner generates tsl statemen like win_mouse_click
rather than the statement with combination of classname and
event..??
Answer Posted / lakshmi
I think for virtual objects WR generates the tsl statement
like win_mouse_click()
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP
What is the extension of gui map file?
What are the virtual objects and how do you learn them?
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.....
How to to get the information from the status bar without doing any activity/click on the hyperlink?
What is tsl? What 4gl is it similar too?
What are different types of checkpoints?
How do you unload the GUI map?
Where do you found that you can't use winrunner for automation?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
Name the different modes of recording?
How do you make the configuration and mappings permanent?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
When it is appropriate to change physical description?
What do you mean by the logical name of the object.