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 |
The extension of the Script file is .mts ok Whis is stand for mts?
What is contained in the GUI map?
Explain difference between winrunner and test director?
What is meant by the logical name of the object?
Without the gui map, use the phy desc directly?
how will u perform bug tracking using winrunner?
wat is mean by software testing,and what is mean by acid testing
Which is the default Record Method for Static Text Object?
What is Diff. between Pause() ,report_msg() statements?
Data is there in two excel sheets .. how ur going to retrive the data in winrunner thru script.. write down the script?
what is cookies testing and what are the possible test case.
what is mean SRS and URS . differns btwn SRS and URS