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
What is Catapult Testing in E-Learning Domain?
what are metrics and what are metrics did u collect in you are project
what is prototyping model,RAD model V model, spiral model?????
How quickly we need to fix the bug?
What ishigh severity, low priority bug?
What’s the difference between verification and validation in testing?
hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance
how to access a build & wat is its configuration
list of methods that is used to document the requirements of a software.
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
What is user acceptance testing (uat)?
What is an error?
What are the different cost elements involved in implementing a process in an organization?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
How to Generate Test Case for Shopping Cart?