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, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
What is accessibility check point?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
What is throw object?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
What is the new version of qtp which is recently released in the market?
Why qtp always start action1 and does not start action?
What is the basic concept of quicktest professional (qtp)?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
How will you test a stapler?
What are the ways you can synchronize?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
what is output value in QTP and how it can be used in automation testing