Which are the possible test cases can U write for Combo box
validation ?

Answers were Sorted based on User's Feedback



Which are the possible test cases can U write for Combo box validation ?..

Answer / madhu

1. select the list box of the combo
2. See whether the list box elements are sorted
alphabetically.
3. If you enter a letter, only the list box elements with
the letter typed should be highlighted.
4. the keyboard up and down should be navigable.
5. If there are just 8 elements in the list box, scroll for
the combo not necessary.

Is This Answer Correct ?    29 Yes 7 No

Which are the possible test cases can U write for Combo box validation ?..

Answer / hummy

hi madhu !its not manadatory that the combobox open
alphavatically coz if we work on month of the year,its not
working there...............

Is This Answer Correct ?    20 Yes 1 No

Which are the possible test cases can U write for Combo box validation ?..

Answer / jithu vijayan c.t.k

1.By default select must be there
2.click on this combobox then list of item must be displayed(built in or from some other forms)
3.Again click then this list must be disappered
4.Selection must be possible in all items
5.At a time one item selection must be possible
6.Select any item then this must be displayed on this combo box and at that time list must be disappered.(some times another action done in this form)
7.Check if there any empty row this is not allowed
8.same values in list not allowed
9.Click out side of this combo box then selected value must not be changed
10.Check drag and drop is possible

Is This Answer Correct ?    8 Yes 3 No

Which are the possible test cases can U write for Combo box validation ?..

Answer / ruchha

Step1: Check combo box first value must be "Blank" or "Select"
Step2: Click on Combo box
Step3: View all list of items must be displayed in combo box
Step4: Select or Deselect combo box
Step5: Check combo box field is mandatory(*) or not
Step6: Check at a time one item selection must be possible
Step7: Check enter alphabetically number in your combo box, verify it's working or not..
Step8: Check Keyboard up & down arrow should be navigate or not
Step9: Check Scrolling functionality is working or not
Step10: Check duplicate value is allowed or not allowed

Is This Answer Correct ?    6 Yes 1 No

Which are the possible test cases can U write for Combo box validation ?..

Answer / jgkgkhgik

also ...der shud not be 2 same value in the drop down list
of the combo box .

once a value is clicked ...it must be dispaled correctly on
the space provided .

it shud not allow enterin oder new values dan the specified
values

Is This Answer Correct ?    4 Yes 2 No

Which are the possible test cases can U write for Combo box validation ?..

Answer / sidra

If combo box dynamically updated ( means on other form
entry , it should be updated) then check by entering or
deleting the values .combo box should update accordingly

Is This Answer Correct ?    3 Yes 1 No

Which are the possible test cases can U write for Combo box validation ?..

Answer / m. kashif shahzad

in addition to the above mentioned test cases, it must be
checked that there should not be empty row in list options.
System throws exception if it is selected to proceed
further.

in case of dynamic elements added through other forms,
combobox should be updated on refreshing page/ click Add
new item. Few times user has to re-open the page from main
menu to get updated list items.

Is This Answer Correct ?    3 Yes 1 No

Which are the possible test cases can U write for Combo box validation ?..

Answer / suresh

Also we should check the default value selected. It may be
the first value or "--Select--".

Is This Answer Correct ?    4 Yes 2 No

Which are the possible test cases can U write for Combo box validation ?..

Answer / suyog

Thanks Madhu

Is This Answer Correct ?    2 Yes 1 No

Which are the possible test cases can U write for Combo box validation ?..

Answer / guest

anybody knew d answer??

Is This Answer Correct ?    10 Yes 12 No

Post New Answer

More Manual Testing Interview Questions

hai suppose if i want to delete cookie of a particular web site.is it possible if it is possible how? pls. tell me

1 Answers  


Describe your personal software development process.

0 Answers  


WHAT IS GUI TESTING

7 Answers   PlanetSoft,


what is the impact analysis?

0 Answers   HCL,


1.What are the difference b/w client & server?

4 Answers   IBM,






Write all combinations of test cases for calculater on -symbel

1 Answers  


We also offering SOA TESTING, MAINFRAME TESTING, MANUAL & QTP WITH LIVE PROJECT

0 Answers  


email id test@test.com is it valid email id or not why is the email id is not valid?

2 Answers   Subex,


how to do risk analysis during project and during write test cases how to know which one is most crucial functionalities of the application?

3 Answers  


What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.

0 Answers  


what is the difference b/w test scenario and test case? pls explain with one example the preparation of both? thanks in advance ................

4 Answers  


What is the mean by Test Management,Test Design,Test Execution,Test Plan,Test Specification?

1 Answers   CSC,


Categories