In a listbox of cities, if I enter B, it should display all
the cities starting with B, then if i type BA, then all
cities starting with BA and so on. Pls anyone give me all
the positive and negative test cases for this. It is
urgent. Realtime questions pls.
Answer Posted / rajkumargholve
Positive Test Casee
1) All possible single Letters--System should display all
entries that start with entered letter. Enter or selct by
mouse should select the entry & display properly in list
box.
2)All possible combination of multiple characters.--System
shoul display all the entries that match the use iput.Enter
or selct by mouse should select the entry & display
properly in list box.
3) Check For Scroll Property of the combo box. If you enter
A then list will display all entries that start with A use
scroll bar or button on mose system should scroll within
entries that start with A.
4)Use of Delete or Backspace should delete the entry from
the list box.
Negative Test cases
1) If compulsory check for blank
2) Try entering the value that is not in the list e.g. If
list display Countries try entering Maharashtra etc. System
should not allow user to enter value that is not in the
list.
3)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
What are the different ways to check a date field in a website?
what are the 3 test tool categories and describe what each can do.
Differentiate verification and validation?
What is quality center? How many built in tables does quality center have?
what types of testing you performed in transfer funds module....
!what are the entry criteria for antomation testing ?
what risks do u faced u r projest how do you solve
What is manual testing and what is it process?
Suggest some book to learn more test case???
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
What are the different strategies for rollout to end users?
Unit Testing can be done by using Nunit?
Test approach to windows scheduler?
What is pesticide paradox? How to overcome it?