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 Posted / 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 |
Post New Answer View All Answers
What is the difference between writing a function and writing a script?
what is the testing high level architecture
What is toogle breakpoints? How does it differ from break points?
Write test scripts on a scenario where you have to transfer data from one table to another.
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
Explain data parameterization in winrunner?
Why don’t we normally load the gui maps through start up scripts?
hi this is uday iam trying for testing job with 3+ yrs of exp if u have qtp faqs materil plz send me thanks in advance
How to get the resolution settings?
How do you call windows APIs, explain with an example?
How to check property of specific icon is highlighted or not?
When do you feel you need to modify the logical name?
What is the use of test director testing tool?
Explain the synchronization points?
Without the gui map, use the phy desc directly?