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 enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
How do you load GUI map?
What do you mean by the logical name of the object.
How do you execute your tests from windows run command?
What is parameterizing?
What is the difference between writing a function and writing a script?
What is the purpose of regexp_label property and regexp_msw_class property?
Write test scripts on a scenario where you have to transfer data from one table to another.
What is the use of gui map and what happens when gui map file get loaded?
What in contained in the GUI map?
Name the different modes of recording?
write a compilemodule function for loginscreen.
How to check the background colour of the screen in WR?
How to do text matching?
Explain the purpose of loading winrunner add-ins?