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 |
What is the XML test cases creation?
what is the extension of default,custom check points ?
how will u perform bug tracking using winrunner?
Other than Regression testing where can also it can be used.
how can we make use of virtual object wizard to identify similar object can u explain with an example
What is the exact difference between Integration & System testing, give me examples with your project.
how many checkpoints are provided by WR
Name the different types of checkpoints?
What is the purpose of gui map configuration?
What information is contained in the checklist file?
What are command line options?How to invoke winrunner with vb add in using command line options?
What is the winrunner version now..?