hi i have one isuue on selecting webcheckbox .there are 15
wecheckboxex i want to select every time 9 th one how can i
select plese help me
regards
balaji
Answer Posted / hemakumar.m
Use index property.
Ex:
Browser("title:=.*").Page("title:=.*").WebList
("name:=account type","index:=8").Select "value"
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How will you declare a variable in qtp?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
How to add verification steps to tests?
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")
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
Can U Explain about QTP tool from older version to latest version also its differences?
please post the interview questions for QA position in FACTSET
How you know that a test case is a regression test case
Explain runtime dynamic settings?
What is TOM in QTP?
What are output values and why they are used ?
What are advantages of test automation?
How did you resolve conflicts present in Object Repository?
For which type of projects the iterative model is not suitable?