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 / bala p
use the decision table to find out all the possible
combinations.
A A B C D E ...........
B
C
D
E
.
.
.
You can get all the combinations also check the lenght of
the cities.
Nagative can be if you enter any blank, special characters,
numbers list should not display any cityname.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can i get answers for telecom testing for eg telecom billing rating can be tested
What is defect removable efficiency?
What is test driver and test stub?
how will u create diff types of scenario for any website?
Write positive and negative test cases for forgot password?
Is anybody have the telecom systems test cases from start to end?
For any web application, what are the possible login features that should be tested?
What is showstopper defect?
. Is any graph is used for code coverage analysis?
Can you explain a pair-wise defect?
What are all the scenario for 1.google analytics 2.api 3.paypal
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
What is test startegy?
Can you explain boundary value analysis?