how to create checklist in winrunner?
Answer / 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 |
how u can do parameterization in winrunner? tell me the sample code.
Data Driven test functions in WinRunner are Context sensitive functions or Analog functions?
What is the use of gui map and what happens when gui map file get loaded?
can anybody tell me in realtime how tester access web based build and window based build
what is the difference between bitmap checkpoint and image checkpoint
What are the advantages of Global gui over gui map per test mode?
which option in WR executes the script line by line
How to have winrunner insert yesterdays date into a field in the application?
while recording web application the functions are generating as set_window, menu_select_item. my qts is how the web functions will be used either typing manually or will be created by WR while recording? eventhough i selected web add-in. pls. guide me
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 is the diff. Between GUI_unload() and GUI_close()?
Name the two modes of recording?