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 |
Whats a difference between Verification Point and Syncronization point?
i would like to know the steps to write tsl exception and object exception with a simple example
What are the different modes of recording?
What is keyword driven testing? what is the difference between severity and priority?
Is it Winrunner supports All web based applications?If supports how extention?
How do you find an object in an gui map.
what is the automation frame work ?
What is Configuration Management?
what is the procedure do u follow for writing the test scripts
which testcases do u automate?
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
0 Answers Google, Malhotra Associates, Seed Infotech,
How can I check the font size and color using winrunner?