Which are default codes winrunner generates when we start
the application?
No Answer is Posted For this Question
Be the First to Post Answer
Name the different types of checkpoints?
How can you do debugging in winrunner?
what are the different modes of executing TSL Script
Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!
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 purpose of temp. GUI map file?
What the Script for Database Test Using WinRunner
2 Answers Bally Technologies, CTS,
What are data driven tests?
which option allows to execute script from a given location
If I do not check any of the add-ins that pops up initially, for which type of application can I do scripting?
How do I use function File_Printf() to output a Space and a New Line? Thx.
Whats a difference between Verification Point and Syncronization point?