0 votes
in QuickTest Professional (QTP) by

How to make QTP understand the difference amongst the  same type of objects .Suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?

1 Answer

0 votes
by
You can use ordinal identifiers like index along with a little descriptive programming for object recognition.
...