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 will u perform bug tracking using winrunner?
What are the different modes of recording?
Suppose there is a global variable called Counter.And there is a user defined function called my_function.which does not take in any parameters. How can a test engineer utilize Counter inside my_function body?
How to get the system date and time in winrunner?
what is cookies testing and what are the possible test case.
Which Key is pressed to toggle between Analog and Context Sensitive Mode?
i was given test cases which are in quality center and i need to automate them using winrunner . the application is a power builder , client server and based on windows. so how should i go about automating my test cases ( winrunner and quality centre are the tools used)
what is the extension for WR files?
What is framework? If u dont have framework how you manage your automation?
Data Driven test functions in WinRunner are Context sensitive functions or Analog functions?
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)
what is the file extension for object in AUT captured by WR