In WinRunner Compile Module doesn't support checkpoints Why?
Answers were Sorted based on User's Feedback
Answer / bala
The purpose of a compile module is to store functions u use
frequently so that they can be quickly and conviently
acessed from other tests.The purpose of compile module is
not to perform tests. So it can not include any check
points or anlog input such mouse tracking.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / suneel reddy
becoz compiled modules are not excecutable file
it contains only reusable files ok na
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
how u can do parameterization in winrunner? tell me the sample code.
How should we create a compiled module? What is its importance?
Could you anyone share me the path to download the automation tools which are having trial license version?
how to perform regression testing using winrunner?
What is the Winrunner Framework in your organisation?
is 'Vendor' is a Reserved in WinRunner or not?
How can you do debugging in winrunner?
What is the purpose of gui spy?
How do I use function File_Printf() to output a Space and a New Line? Thx.
How to to get the information from the status bar without doing any activity/click on the hyperlink?
How do you add a property to the checkpoint from the script?
Name the different modes of recording?