Write a test case scenario for Web-based address book?
Answer Posted / mahendra
I Continew the 1 answer writen by .....
(1)User can successfully add new contact to address book
(2)Duplication of contact is identified.
(3)User can successfully delete the required Contact.
(4)User can view the contacts from the Alphabetic order
(5)User can manually search by entering the search
criteria. From the search menu option.
6) Validate entering the contact (example specific
characters are compulsory like "@" and ".")
7) If the address book is for specific company then only
entering email ids with that company's domain is mandatory
(eg. xyz@softcorner.com is allowed and xyz@gmail.com is not
allowed)
8) Users that have left the company their email id should
be popping up some warning msg...After checking form the
database if it exists
9) IMP: add more than 100 records and see if the variables
used accept more than 100 users....sometimes using default
data types gives this error
10) They should preferable use the best search algorithm
instead of tradional one for faster search as that is very
imp in searches...
The above are the sample scenarios if you are good thinker
then there can be more test scenarios and sub scenarios.
11) Last one which i think is imp: the search should be as
appropriate as possible with accurate results
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
What is a failure?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
uses of checklist
What is Independant Testing? When and where this type of testing will be performed?
where do we work with Application, web and Database servers Means which type of applications.
What criteria would you use to select Web transactions for load testing?
how to creat 2 test plan in 2 different environment exp:tour and travel
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
What is Cyclometric testing?
What are the different available models of sdlc?
can anyone help me regarding testing patterns?