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


Please Help Members By Posting Answers For Below Questions

What is smoke test? Do you use any automation tool for smoke testing?

733


What are the differences between web applications and client and server applications?

785


Explain the defect life cycle.

710


What is the difference between a defect and a failure?

766


What processes/methodologies are you familiar with?

1987






How to do the performance testing manually? Does you have a test case for that?

769


How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....

1722


What is test plan and contents available in a test plan?

803


Describe Testing Decomposition?

804


If project wants to release in 3months what type of risk analysis you do in test plan?

815


hi... guys can any one pls help me out.... I m civil engg graduate i want to come into s/w field... i have decided to do manual testing course. i know its not sufficient.. which r the other coures shall i do with this.. suggest me good atomation tool and SAP courses... thanks in advance.. i wil be thankfull to u all

1811


Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?

3576


Tell me about Agile scrum and what is your role in Scrum ?

1453


What are the different available models of sdlc?

770


What is the first test in software testing process?

781