how to create checklist in winrunner?
Answer / anusha subbu
We can create checklist Using function generator(just press
F7)
Syntax:
create_list_dialog("window name","message","list of items");
eg:
create_list_dialog("color","choose the one
color","red,blue,green,yellow,orange,white,black");
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of gui map and what happens when the gui map file get loaded?
How do you unload the GUI map?
how do you rate your self in winrunner
What is open STA?Explain in detail.
Which are default codes winrunner generates when we start the application?
Explain the synchronization points?
What is the purpose of loading WinRunner Add-Ins?
If I do not check any of the add-ins that pops up initially, for which type of application can I do scripting?
if a test script is parameterised with the same value ,and run what effect will it have in terms of performance for testing the application.will the script get executed faster or there is no effect at all.
How to get the system date and time in winrunner?
what are the different modes of executing TSL Script
By Default if you save a File with just pause statement in the script how it is going to store in winrunner?