Answer Posted / 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 |
Post New Answer View All Answers
How to check the background colour of the screen in WR?
What is the use of gui map and what happens when gui map file get loaded?
What is the disadvantage of loading the GUI maps through start up scripts?
What all are the different databases winrunner can support?
How do you select multiple objects during merging the files?
What is test parameter
What happens when the gui map file get loaded?
Explain the difference between gui map and gui map files?
What are data driven tests?
Explain the purpose of gui map configuration?
Have you used winrunner in your project?
What in contained in the GUI map?
How do you handle pop-up exceptions?
What is the purpose of set_window command?
What Framework is suitable to validate the Login screen.