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 |
If the object does not have a name then what will be the logical name?
What is the difference between gui map and gui map files?
Friends,while installing winrunner,after setup unknowingly without generating license i opened winrunner.it didn't work,then i uninstalled wr ,and again installed properly ,generated license,opened winrunner .error msg :TMP environemnt variable is set to invalid folder.it must be set to valied folder.TMP is not a directory ,Exiting........ so kindly suggest me the solution
What is T_Exit and T_return?
what is the winrunner framework or architecture?
how to test the websites using winrunner iam pactising in winrunner version 7.0,how to get new trail version of winnrunner?
Have you created test scripts and what is contained in the test scripts?
while recording web application the functions are generating as set_window, menu_select_item. my qts is how the web functions will be used either typing manually or will be created by WR while recording? eventhough i selected web add-in. pls. guide me
What is toogle breakpoints? How does it differ from break points?
what is the difference between testlog and testdirector? thank u
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
What Is Test policy and what is Test Strategy ? differenciate between them? Explain with examples?