what is the tsl statement for selecting the position of
item in list box in winrunner?
Answer Posted / allin
Hi Sowmya,
List_get_item_num("","",number);
This function returns the numeric position in a list of an
item
arg1 is the list name
arg2 is the item string
arg3 is the returned item number.
Ratna Rao,
9833847339.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the purpose of loading winrunner add-ins?
How to have winrunner insert yesterdays date into a field in the application?
What do you verify with the database check point custom and what command it generates, explain syntax?
What is boundary test?
Why don’t we normally load the gui maps through start up scripts?
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
What is the use of test director testing tool?
How should we write and execute a user define function using WinRunner.
Name the three modes of running the scripts?
How to get the resolution settings?
What are the virtual objects and how do you learn them?
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 Win Runner tools for functional testing?
What is tsl? What 4gl is it similar too?
How do you call windows APIs, explain with an example?