Which are the possible test cases can U write for Combo box
validation ?
Answer Posted / 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 |
Post New Answer View All Answers
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
Why is software testing required?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
Diffrernce between client server testing and web server testing.
What are the two main categories of software testing?
how deployment phase of SDLC differs in product based and in service based company ?
Why performance testing is performed? What are tools of performance testing?
What is the difference between Functional testing and Unit Functionality testing?
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
What are the tasks of test closure activities in software testing?
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
What is the different between SIT and UIT?
What is state transition?
What is pesticide paradox? How to overcome it?
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...