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
How can data caching have a negative effect on load testing results?
How to do the performance testing manually? Does you have a test case for that?
What is pesticide paradox? How to overcome it?
ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience
what is independent question and what is retriewing and what is problem of severity.
hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance
what are your thoughts on SPRINT duration
Hi Please tell me about ERP Project how do describe in interview Please tell me details about this project my id is chiku_69@yahoo.in
What is a code walk through?
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
What are the major components of Perf Test Report?
What is virtual creation tool?
What is junit & api?
can u plz give an example for regression testing with example.
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..