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 / shashank
All the above mentioned answers are correct,to add to that based on my experience, also need to validate the behaviour of the dropdown list when the user enters a new value which is not among the list.coz i have experienced this where the value getting added in the dropdown list when entered a new value
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Give an example for pre testing and post testing ?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
What is difference in between operating system 2000 and os xp?
Which are the standards for software test plans?
What are the benefits of creating multiple actions within any virtual user script?
Different types of design diagrams that supports to write test cases ?
How do you scope out the size of the testing effort?
Is anybody have the telecom systems test cases from start to end?
what is prototyping model,RAD model V model, spiral model?????
how to access a build & wat is its configuration
Explain Operational Acceptance Testing with example ?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
Explain branch coverage and decision coverage.
Explain the defect life cycle.
What are the various techniques in white box testing?