In WinRunner Compile Module doesn't support checkpoints Why?
Answer Posted / ddd
The check points are used to check whether the object,
window or database are activated. Compiled modules consits
of user written code for the reusability purpose, these
modules are not for testing purpose. Using check point in
cmp module will not help. you can use the breakpoints in
the compiled module.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you execute your tests from windows run command?
What is the purpose of set_window command?
Name the different modes of recording?
Define parameterizing?
What is the purpose of the temp GUI map file?
Why don’t we normally load the gui maps through start up scripts?
What is the purpose of gui map configuration?
What is parameterizing?
What is the use of gui map and what happens when gui map file get loaded?
Explain the use of test director software?
Name the two modes of recording?
How to find the local host name using winrunner ?
Could you anyone share me the path to download the automation tools which are having trial license version?
what is risk?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?