What is the difference between the dropdown and checkbox
list??
Answers were Sorted based on User's Feedback
Simple press ctrl key and select the values.
one more difference between dropdown and check box is
drop down values are all valid values and we have to select
one or more where as check box is like asking yes or no, if
the given statement is correct check the checkbox other
don;t select the check box.
| Is This Answer Correct ? | 12 Yes | 4 No |
Answer / roni
1.In drop down menu we can select one option at a time.
In checkbox it permits user to make multiple selections from
a number of options.
| Is This Answer Correct ? | 11 Yes | 5 No |
Answer / shilpa saraf
Hi sara.rk ,
In dropdown how we can select the mutiple
values???
Thanks for the quick reply.
Thanks,
shilpas
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / biju
Checkbox: which has only one value. hence it can be
selected or can be omitted.Example checkbox with domain
is : Banking or telecom.
so we will either choose one or even both can be selected.
Drop down list box: which will contain multiple value in
one srop down.multiple selection is possible and can be
restricted to one value also.
But in drop down
one drop down will contain multiple values in it.Like
arrays.
Checkbox will have only one value. cannot be like an array.
Example:
Drop Down:Table. It has multiple rows.but still it is
called as table.
| Is This Answer Correct ? | 4 Yes | 2 No |
What are the differences in testing a client-Server and a web Application
what is the difference between client,customer and end-user?
What is a defect age?
what is the purpose of using Tracability Matrix and how can you tell that testing has been succseed.
What is Buddy testing?
Where will you give the Reproduce option in Bug report?
what is traceability matrix and its usefulness
Who writes "white box " test cases ?
What is the negative test cases for www.yahoo.com?
what are the Levels of testing?
What u have choosed testing as your career whyn't developer? Give me some answers.Thank u
Explain Boundary value analysis, Equivalence partitoning and Error guessing?