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 |
global sheet and external excel sheet how it will work
How to read the third party controls in the application
What actually happens when you load GUI map?
Name the two modes of recording?
what is the difference between synchronization pt and wait statement. what are the advanatages and disadv..of context sensitive and analog recording
what is modul? and differ btwn testing and debugging
What are the synchronization points?
How do u identify the object that it is a standard object or not
What is contained in the GUI map?
What does the function represents TL_EXIT and T_EXIT ?
2 Answers PowerNet Technologies,
what is the testing high level architecture
We added data driven test in to our test script, how to remove the data driven wizard from the script?