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 |
Explain difference between winrunner and test director?
what is the purpose of verify,update and debug modes in wr?
what is the default mode of executing TSL Script
How do you create a startup script in winrunner and what is consists generally?
what is compile module in WinRunner?
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
HOW TO TEST A SOFTWARE/APPLICATION?
How to count bulk of text boxes in a webpage
if a test script is parameterised with the same value ,and run what effect will it have in terms of performance for testing the application.will the script get executed faster or there is no effect at all.
Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!
What is the add-in used to test the web application in winrunner?
1 Answers Hanu Software, Second Foundation,
What is the XML test cases creation?