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 / aparajit
Thanks Ganesh its a good logic
-Aparajit
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to add verification steps to tests?
What is recovery scenario in qtp?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
What is Associate Repository in QTP 9.2 ?
What is the difference between byref and byval in qtp?
Limitations in QTP?
How to save your test using quicktest professional (qtp)?
How do you configure QTP AND Test director?
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
What are the key elements available in test result window?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
Where we can use the synchronization?
How you can find length of array in qtp?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
How you debug your script?