Negative testcases for dropdownlist???
Answers were Sorted based on User's Feedback
Answer / sm
Pressing the arrow is not giving the list of items
List should be scrollable
you should not be able to type text in the box
Pressing a letter should bring you to the first items with
start with that letter
Drop down with the selected item should display at the top
of the drop down list
make sure only one space appears should not have a blank
line at the bottom
regards
SM
| Is This Answer Correct ? | 45 Yes | 6 No |
Answer / anjana
1.Check the data is not loaded in to the dropdownlist on page load.
2.Check the checkbox does not have label.
3.Try to enter data.
4.Try to check more than one option.
Thanks,
Anjana
| Is This Answer Correct ? | 18 Yes | 8 No |
Answer / sunil
Drop down with the selected item should display at the top
of the drop down list
you should not be able to type text in the box
List should be scrollable
you should not able to select to multiple text
| Is This Answer Correct ? | 10 Yes | 7 No |
Answer / nik
Drop down with the selected item should display at the top
of the drop down list
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / vijeenroshpw
Try to set data that is not part of list box by using javascript ( by dynamically adding a <item></item> )
Then select item and try to submit the form
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the difference sanith testing and smoke testing?
10.List five words that best describe ur strengths?
1 Answers VJIL Consulting, Wipro,
What is performance tuning? What are tools of performance testing?
When testing a module incase due to hardware failure or any system problems if the testing fails what wil be the test result???
why sql injection is injected in manual testing?
Does we make documentation for all defects?
What are the phases involved in software testing life cycle?
We can check many things in one test case, then Is it necessary to write separate test case for checking each functionality? Example : For Login Window --> Test Case is---> 1) Enter valid user id & password --> For this expected result --> 1) User should login. My question --> while executing above valid test case, we can expect more than one result such as "Visibility of password should be as ****" So Should I have to write separate test case for "Visibility of Password" OR Not? Please guide me properly.
Hi ALl, Can you please list out Q & A for Test Lead,which Interviewer may ask in interview for Test Lead position
need testing projects where can i find them
Hi All, What is meant by compliance project?
What is the outcome of integration testing?