how can you select random value for every iteration from a
weblist
Answer Posted / kishore
Get the count of elements in the weblist
for i = 0 to count-1
result = randomnumber(i,count-1)
browser("xyz").page("xyz").weblist(" ") .select result
next
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
When and why to use descriptive programming?
Difference between test object and run time object?
What is the difference between keyword view and expert view?
What is the meaning Work bench?
Define Error Pane of UFT?
How can I change object description or check point values in qtp?
Explain actions in qtp ?
What is the difference in testing a client-server application and a web application?
How will you compare keyword and expert view?
Explain types of output values?
What are the differences between quicktest professional and winrunner?
How many types of status are there?
Explain data driven framework?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
What is an object repository?