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

What do you do in this application?

3 Answers   Wipro,


what is the difference between error,bug and defect?

29 Answers   CTS, DigiXL,


You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.

0 Answers  


After which phase you are performing UAT?

5 Answers  


what is the difference between client,customer and end-user?

11 Answers  






what is waterfall model?explain? what is v model? explain all phase?and the difference between two model?

3 Answers   CTD, CTS,


What is the purpose of test plan in your project?

4 Answers   Ordain Solutions,


When we have to use Boundary value analysis and when to use equivalence partitioning. Please explain with an example. Urgently required.

2 Answers  


i looking for the software testing job with the exp of (1.5 yrs ), if anybody knows how to approach the companies ,pls let me know , possible que which will be asked in interview ? pls send me sample resume for testing ....pls do the favour as soon as posible .

0 Answers  


is there any difference between test case design and test case development

3 Answers  


What is Usability testing?

7 Answers  


Which design document supports to choose test data and how to select test data ranges ?

1 Answers  


Categories