what is the tsl statement for selecting the position of
item in list box in winrunner?
Answer Posted / r. sugumar, 9751004657
list_select_item ( list, item [,button [, offset ] ]);
list - logical name
item - selected item
button, offset optional.
------------------------
list_get_item("list",0,lvalue); used to count the list box
values.
list - list's logical name.
0 - which value u want to get
lvalue - variable, to store value of 0th position
--------------------------------------------------
list_get_items_count("list",outval);
list - logical name of the list box
outval - variable used to store the output value
------------------------------------------------
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
What are the synchronization points?
How to check the background colour of the screen in WR?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
Which are default codes winrunner generates when we start the application?
Explain the winrunner testing process?
What are data driven tests?
What is the purpose of regexp_label property and regexp_msw_class property?
How to break infinite loop?
How to check property of specific icon is highlighted or not?
i this is priya speaking, any 1 tell me project detail for NETBANKING and HELTHCARE pls send to this E-MAIL ADDRESS; (priyadharshni2@yahoo.com)pls qik, thank u once agajn.
How do you copy and move objects between different gui map files?
What is the use of gui map and what happens when the gui map file get loaded?
How do you find an object in an gui map.