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 basic knowledge required to work in BFSI domain ?
7 Answers HCL, Nucleus Software, Standard Chartered,
For What are the browsers that WinRunner can Compatible? (I want Versions Like IE5.0 etc;)
How do you analyze results and report the defects?
what is mean by test coverage?
Explain the purpose of different record methods?
By Default if you save a File with just pause statement in the script how it is going to store in winrunner?
What id DB Folder? when it will be created and what it consists?
There is an error in opening WinRunner "Error: open connection to CRV (-1). Exiting..." and then the winrunner is terminating. Can any one suggest solution for this?
hi all this is srivalli i had completed my b.e in 2005, i want to learn testing.so anybody plz hep mi wat'll b thr in testing n which is da best institute n how r da job opprtunities right now coz ppl r telling mi thr is sum down trend in sw now, so how much it is appropriate 2 take da course now. thankz in aadv
Will TSL supports function overloading and operator overloading?
i'm using WR 8.2 version to test a form developed using ORACLE10g. The problem i'm facing is, the form has number of edit objects in that only two objects are not able to recognize by WR while running the script. ( if i FIND that object in the GUI File it highlights the object but if i press SHOW button not able to recognize) can anyone tell me the reason for it??
Let us assume there is a web-table, In this web table we have no.of Rows and Coloumns , in a Row/Coloumn(like 3*2 i.e 3rd row 2nd coloumn)is a weblist , in this web list we have almost 6links , then we click anylink a new window will activated! How can we write the script for ?? in QTP