In WinRunner Compile Module doesn't support checkpoints Why?

Answers were Sorted based on User's Feedback



In WinRunner Compile Module doesn't support checkpoints Why?..

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

In WinRunner Compile Module doesn't support checkpoints Why?..

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

In WinRunner Compile Module doesn't support checkpoints Why?..

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

Post New Answer

More WinRunner Interview Questions

how u can do parameterization in winrunner? tell me the sample code.

2 Answers   Mastek, MBT,


How should we create a compiled module? What is its importance?

1 Answers  


Could you anyone share me the path to download the automation tools which are having trial license version?

0 Answers  


how to perform regression testing using winrunner?

1 Answers  


What is the Winrunner Framework in your organisation?

1 Answers   CA, TCS, Valtech,


is 'Vendor' is a Reserved in WinRunner or not?

1 Answers   FCG,


How can you do debugging in winrunner?

2 Answers   Logica CMG,


What is the purpose of gui spy?

1 Answers  


How do I use function File_Printf() to output a Space and a New Line? Thx.

1 Answers  


How to to get the information from the status bar without doing any activity/click on the hyperlink?

1 Answers  


How do you add a property to the checkpoint from the script?

3 Answers  


Name the different modes of recording?

1 Answers  


Categories