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

How do you test cookies?

10 Answers   ADITI,


What is Test harness?

3 Answers  


What is the STLC process in your company?

1 Answers   RealPage,


what is gui testing? what is the most important thing we need 2 know before this and how 2 do gui testing

1 Answers   IBM,


What is bug priority?

0 Answers  






What is the difference between test case, test suite, test script, test scenario & test plan?

1 Answers  


In Testing 10 cases you found 20 bugs then how will you know which bug is for which test case?

1 Answers  


what is the diffrence b/w QA and QC?

8 Answers   CIL,


Why are initial and end conditions necessary?

1 Answers  


7)In a Banking Application, for a module to pay a bill it must have 3 screens (Entry, verification and confirmation screens) in series. It was found that at the final confirmation page the data was getting saved in the database but was not getting displayed on the screen. Which is the best suited category and severity of this defect? A)High severity Content issue B)Low severity Content issue C)High severity Data Loss D)Medium severity data loss

3 Answers   Mind Tree,


what is the architecture of your current project?

0 Answers   Value Labs,


What is the deference between regression testing and re-testing?

14 Answers  


Categories