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
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
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.
what is the testing high level architecture
Name the different modes of recording?
How to break infinite loop?
What different actions are performed by find and show button?
How do u check FONTS in Login Window?
How to have winrunner insert yesterdays date into a field in the application?
What Framework is suitable to validate the Login screen.
What all are the different databases winrunner can support?
How do you handle tsl exceptions?
How do you make the configuration and mappings permanent?
What are the three modes of running the scripts?
what is risk?
How do you copy and move objects between different gui map files?