I have a list box which contains duplicate values e.g.
A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list
box .
Scenario #1 : I have to check whether any values are there?
Scenario #2 : If duplicate values are there,then how many
time it is getting duplicated?
Svenario #3 : how can I test presence of items in list box
ommiting duplicate values?
Answer Posted / sayani sur
Ganesh thanks for the answer but please provide clarification for below....
1. Can I use childobject.AllItem in place of getROProperty(items Count)?
2 . as u told i have to store all weblist items into an array..will u please tell me how can i insert these values/weblist items into an array...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
Explain measuring transaction.
If created one virtual object? Next time I changed the window position will it work?
How to modify the text checkpoint?
Can any body please tell me the steps of keyword driven framework of QTP.
What is text/text area checkpoint?
How will you compare keyword and expert view?
What is the difference between byref and byval in qtp?
how can we compare descriptive programing with a regular expression
what is impact analysis on regression testing?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
What is the expert view?
Explain types of descriptive programming?
how will you load the test cases in ddt?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.