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...!
Answer / guest
Yes, we can create user defined functions in Compiled
moudle.
Handling the Compile Module:
Using the Call & Load functions you can call the compile
module into main program(Main Test).
Thanks & Regards,
Ratna Rao
9833847339.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are all the parameters used in Winrunner? What is actual parameter and formal parameter?
how are objects identified by winrunner
ca n u give the eample for low severity & high priority in ur Internet Banking project
tell me about compiled module & function generator
i was getinng problem if i use the same test-data(data table) to script1 and script2. why it is so? and how it can be resolved?
Explain the purpose of gui spy?
How do you view the contents of the GUI map?
What are the different modes of recording?
Explain the purpose of gui map configuration?
what is the extension of the gui expected results file?
In WinRunner Compile Module doesn't support checkpoints Why?
hye.when we do recording,objects r indentified by GUI map editor.and respective script is generated.But my problem is that in GUI map editor objects r not stored-not their description.I tried 'LEARN' option in GUI map,even it is not working.So that i can't run my script.Tell me solution Thank you.