what is the winrunner framework?
Answer / subhasis panda
It is nothing but the Template test provides a basic
framework of an automated test that navigates through your
application. It opens and closes each window, leaving space
for you to add code (through recording or programming) that
checks the window
| Is This Answer Correct ? | 0 Yes | 0 No |
list out the some of the exceptions list usually occur while recording and playing the script.
what happens when the script is executed in verify mode
plese tell me about vss?
What is the Winrunner Framework in your organisation?
1,You have scripts in Qtp8.2 and some scripts 9.0 ..how to handle ?
What is watchlist?
pls tell me how to convert string to date format. my problem is in excel i have given date ,after used in the ddt_val function ,it is not converted pls tell me how to convert string to date format urgent
How do you that one record was entered in to a particular table using winrunner?
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..??
How to do the "Exception Handling" in Winrunner ..... Give Me detail Practical approach....(Object Exception,TSL exception & Pop - up also).......?
What is the use of virtual object wizard and how it is used?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide