Write a test case scenario for Web-based address book?

Answers were Sorted based on User's Feedback



Write a test case scenario for Web-based address book? ..

Answer / test guru

Assuming the Requirements of web-based Address book as:
(1)Able to add & delete new contacts
(2)Able to search/view contacts with sorting functionality

Testscenarios are:
(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 manully search by entering the search criteria.
from the search menu option.

the above are the sample scenarios if you are good thinker
then there can be more testscenarios and sub scenarios.

Is This Answer Correct ?    10 Yes 0 No

Write a test case scenario for Web-based address book? ..

Answer / 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

Write a test case scenario for Web-based address book? ..

Answer / sachin

Assuming the Requirements of web-based Address book as:
(1)Able to add & delete new contacts
(2)Able to search/view contacts with sorting functionality

Testscenarios are:
(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 manully search by entering the search criteria.
from the search menu option.

6) the above are the sample scenarios if you are good
thinker
then there can be more testscenarios and sub scenarios.
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
7)Last one which i think is imp: the search should be as
appropriate as possible with accurate results

Is This Answer Correct ?    2 Yes 1 No

Write a test case scenario for Web-based address book? ..

Answer / sushma

Delete all the records from that address book,and search for a new record and check whether it is giving alert or not like 'no record found'.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

which model is mostly used in companies for SDLC and y?

6 Answers   TCS,


what is batch testing?

3 Answers  


what is meant by alpha testing?

7 Answers   STC,


How we do prevent the duplicate bug posted by 2 diffrent testers working in same field during run it in test link ?

2 Answers  


Is the build or version number change during retesting

3 Answers  






Differentiate verification and validation?

0 Answers  


What is virtual creation tool?

0 Answers  


What is localization testing?

4 Answers  


how do you identify testscenario's

1 Answers   TCS,


What makes a good QA or Test Manager?

1 Answers   Crea,


Hi frnz!! Can we do the Testing without writing Test Cases, but only posting the bugs in the BMS?

14 Answers   HCL, JPMorgan Chase,


Explain about Bug life cycle?

4 Answers   AppLabs,


Categories