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 use of add-ins in winrunner?
please tell me how to explain the project by taking any project (like banking product), how to start explaing?what will be the order of priority e.g.,like purpose, modules, HLDs LLDs etc., in testing point of view (as a testengineer). rightnow i can't explain my project though i've done successfully..so plz help me ..
9 Answers HCL, IBM, ITC Infotech, Raisoni, TCS, Wipro,
For what type of applications Rapid Test Script Wizard available?
If I do not check any of the add-ins that pops up initially, for which type of application can I do scripting?
What is checkpoints?
what is the function key to toggle a breakpoint
Which function in TSL invokes AUT
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
what is the use of Step into option provided in WR?
What in contained in the GUI map?
Data is there in two excel sheets .. how ur going to retrive the data in winrunner thru script.. write down the script?
What is Analog Recording?