What is the purpose of loading WinRunner Add-Ins?
Answer / preeeety
Add-Ins are used in WinRunner to load functions specific to
the particular add-in to the memory. While creating a script
only those functions in the add-in selected will be listed
in the function generator and while executing the script
only those functions in the loaded add-in will be executed
else WinRunner will give an error message saying it does not
recognize the function.
| Is This Answer Correct ? | 0 Yes | 0 No |
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 invoke the window based application in win runner
What is Data Driven TEsting?
can u tell da low severity & high priority in Banking projects with Examples
which function you will use to compare the application date with system date?..
how many types of object repositories in winrunner & tell me difference for those
what is Recovery senario?
what is test bed
What is the difference bitween Client/Server Applications and Web Applicaions?
Friends,while installing winrunner,after setup unknowingly without generating license i opened winrunner.it didn't work,then i uninstalled wr ,and again installed properly ,generated license,opened winrunner .error msg :TMP environemnt variable is set to invalid folder.it must be set to valied folder.TMP is not a directory ,Exiting........ so kindly suggest me the solution
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.
while recording web application the functions are generating as set_window, menu_select_item. my qts is how the web functions will be used either typing manually or will be created by WR while recording? eventhough i selected web add-in. pls. guide me