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 |
How to close the winrunner window from the script itself?what is the code?
Have you ever created a start-up script?
How do you call windows APIs, explain with an example?
what is TSL in winrunner
what is batch mode, how can u run ur tests in batch mode?
If the data is stored in Excel sheet(2nd and 3rd), how to access it for Data Driven test; Ex: table = "c:\demo.xls" How to access 2nd or 3rd sheet data id demo.xls flie.
How do you modify the logical name or the physical description of the objects in gui map?
Can anyone tell me the real usage of compiled modules and user defined functions stating real time example
What is the XML test cases creation?
How many check points are there in winrunner? what are they?
which function you will use to compare the application date with system date?..
Do v give code to client or simply an exe file?