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 |
How will u write the test case if u dont have the requirements and ahve the similar application
What is blocked defect?
how to test the case with 5 combination and inputs
what is security testing? can u please set an example for it?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
what r the entry criteria for functionality and performance testing?
what types of testing do testers perform?
what is CMMI and CMM standards and what r software Quality certifications.please explain me clearly
Who is Kent Beck, Dr Grace Hopper, Dennis Ritchie?
What is Equivalence Partitioning and Boundary Value Analysis. Is Boundary Value is subset of Equivalence Partitioning??
What is the difference bet white box testing and black box testing.pls give me an example
What is Traceability matrix? Why it is used? Can u tell me the architecture of that?