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 the platforms that WinRunner can be used?
what is TSL script to connect testdirector through winrunner
How to convert Manual Test script into Automation Test Script?
What is the purpose of gui map configuration?
How do you view the contents of the GUI map?
Tell me the Script to close winrunner from the script itself..
What does the function represents TL_EXIT and T_EXIT ?
2 Answers PowerNet Technologies,
what r the standard properties r u checking for pushbutton?
Without the gui map, use the phy desc directly?
how to write the pass or fail message in winrunner for eg: in QTP we can write like "Reporter.reportEvenr,micDon,"Test Test pass"
How can integration testing be done through winrunner??
what is the automation framework?