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
wat is the d/b windows 95&98&xp?could anybody give reply ?
What are the different modes of recording in winrunner?
How do you call windows APIs, explain with an example?
What is toogle breakpoints? How does it differ from break points?
What is the purpose of set_window command?
What is debug mode in Winrunner?
What is the purpose of different record methods?
What are the three modes of running the scripts?
Name the three modes of running the scripts?
What is contained in the test scripts?
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
supose 10 times text data is there but it will run 8 times whtat will you do.
Have you used winrunner in your project?
when start testing
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....