How do you create a startup script in winrunner and what is
consists generally?
Answers were Sorted based on User's Feedback
Answer / winrunner
you can create a script in winrunner and save it with a name.
Go to settings>>geneal options
there Environment tab is there. in that place ur startup
script.
generally start up script consists
1. Invoke_applcation()
2. GUI_load()
3. Gui map configuation statements..
4. load statements to load compile modules..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bhuvan
start up script is creating in
c:\Program files\Mercury interactive\ Winrunner\data\my init
In this file we have to place what we require to keep the
statements.
There will be
Invoke_applcation() statement
loading gui map file GUI_load()
Gui map configuation statements
load statements for compile modules.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the TSL function in WinRunner to connect to test director?
1 Answers Infosys, Kanbay, Scope International,
How to Import(insert) data from an excel sheet to Database(table).
what is difference between smoke & sanity testing?
how u can connect database without using any wizard in winrunner?
Tell US the Short key to open the dialogs of windows.
Can anyone explain me abt Winrunner Automation framework in detail and what r the steps involved in it
What different actions are performed by find and show button?
What is the use of 'Show' button in GUI Map Editor?
What is the purpose of the temp GUI map file?
How do you handle tsl exceptions?
How to convert Manual Test script into Automation Test Script?
what is the use of _set_window in winrunner?