Can anyone tell me the real usage of compiled modules and
user defined functions stating real time example
Compiled Modules are LIBRARIES of Frequently used
Functions.You can save user defined Functions in Compiled
modules and then call the Functions from your test scripts.
Example:
A car is a Compiled Module.The parts in it are User Defined
Functions.
An Apple in whole a Compiled module the flesh and seeds in
it are User defined functions
Is This Answer Correct ? | 0 Yes | 1 No |
how do you analyze the result in update and debug mode
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
What is parameterizing?
what is Add-wathch, how will it work?
kindly provide me test cases on browser and calculator.Its very urgent.
what is the winrunner framework or architecture?
How to Import(insert) data from an excel sheet to Database(table).
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...!
Have you used winrunner in your project?
how can u do web testing?exactly what is the process for web testing?
1 Answers IBM, Keane India Ltd,
Is load testing is possible with WR?
what is the diff. Between GUI_unload() and GUI_close()?