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 |
two file is there how will compate it by useing qtp.
How do you handle pop-up exceptions?
What is Diff. between Pause() ,report_msg() statements?
1. How will you load the object during run time? 2. How do you close the Task Manager through QTP? 3. How will you handle the situation when object is not captured during record? 4. How QTP support all types of applications (Platforms) 5. What is throw object? 6. Purpose of automation as many points as possible 7. What In-string function will do? 8. In website, protocol has been changed http: to https what you will do? Tell me your Approach? 9. Runtime dynamic settings. 10. Types of exception handling and script for that. 11. On resume next(recovery, do u write the script in notepad, if so, what is the script and how to call it when ever it occurs? ________PLs anyone give me the answers for these questions. Thanks a lot!
Is it possible to place a Logical name in a data table and can use that logical name in the script? Tell me with mentioning function names..?
can anybody tell me about 5 critical,major & low severity and priority with examples.
can we run compiled-mod function in a compiled module function?if yes then fwd sample script?
What is the difference between bitmap checkpoint and image checkpoint?
what is the syntax for regular expression.dont send the types like regexp_label,regexp_msw_class
How to read the third party controls in the application
What are data driven tests?
how do you use DLLs in winnrunner?