Have you ever written a compiled module? If yes tell me
about some of the functions that you wrote.
Answer Posted / sreeprasad
I Used the functions for Capturing the dynamic data during
runtime. Function used for Capturing Desktop, browser and
pages.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How many types of object repository in qtp?
terminal services client
If I change the object name in one action will it be updated in all the actions? Or not?
How QTP identify the system time that's changes every seconds?
what the difference between shared repository and per action repository?
Approach for Installation,comaptibility,system testing
Explain the use of action split in qtp?
How you calling actions in qtp?
How to find Operating system information using QTP script?
What is 'sleep' in sync point?
Differentiate the type of test cases which can be automated and which cannot be automated?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks