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 |
Which function in TSL invokes AUT
what is automation frmaeworks..which type ofs automation is using yr company..what is contains in automation frmeworks.who will prepare automation frmeworks
What all are the different databases winrunner can support?
what is compile module in WinRunner?
What is framework? If u dont have framework how you manage your automation?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
Hi all,Can anybody tell me what does AUT stands for in winrunner,because now only iam learning
what are the modules present in Winrunner?
What do you verify with the database check point custom and what command it generates, explain syntax?
how do to stop the functionality of UDF
Name the different modes of recording?
what happens when the script is executed in verify mode