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
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
What are the differences between table and db checkpoints?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
What ate the Technologies supported by QTP?
How the exception handling can be done using quicktest professional?
hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com
How can you identify the browser and its information using QTP script?
What is the difference between Keyword Driven test and Data Driven test?
How can I use Call dlls in QTP ?
What is ‘object spy’ and what is the function of object spy in qtp?
What is the descriptive programming?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
How to use reporter.report event in qtp ?