What information is contained in the checklist file and in which file expected results are stored?
Answer / Ravita
The Checklist file (.ctl) contains a list of checkpoints, their corresponding properties, and checkpoint parameters. Expected results are stored in the script itself as hardcoded values or in External Data Files using `Call DataFile` command.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the Extension File name of WinRunner?
which method are using to obtain runtime property of an object
i would like to know the steps to write tsl exception and object exception with a simple example
I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?
what is the TSL statement to find current systsem date?
What is a checkpoint and what are different types of checkpoints?
what is batch mode, how can u run ur tests in batch mode?
How to read the third party controls in the application
How many exceptions are there in winrunner and what are they?
How can I check the font size and color using winrunner?
what is the purpose of '*', '&','.' symbols in Regular Expressions (winrunner)?
write a compilemodule function for loginscreen.