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
What do you mean by the logical name of the object.
What is parameterizing?
What is the purpose of regexp_msw_class property?
hi this is uday iam trying for testing job with 3+ yrs of exp if u have qtp faqs materil plz send me thanks in advance
Explain the purpose of gui spy?
What is the purpose of the temp GUI map file?
what is qtp licence
What is the XML test cases creation?
by useing qtp where the maximum people feeling difficult
What is the use of gui map and what happens when gui map file get loaded?
What all are the different databases winrunner can support?
Explain the winrunner testing process?
What is the use of gui map?
What is a checkpoint and what are different types of checkpoints?
What are the two modes of recording?