how to write test cases Interactive Elements like
Social Bookmarking
Post a Comment
Number of Views
Existing Rating
Rate this
Add to favorites
Track this Author
Print this
Guess who
Answers were Sorted based on User's Feedback
Answer / vijay
these are the list of some test cases for your scenario...
(to write test cases, I considered that the elements
are "Links")
1.Check "Social BookMarking" link
2.Click "Post a comment" and see whether it prompts options
(i)to add a comment (ii)edit coment, (iii)post comment (iv)
cancel
3.Check whethear the posted comment is appearing or not
4.Check the "number of views"
5.check "existing rating"
6.Checking "Rate this"
(i) click on "rate this" and add your rating.
(ii) check wheather the new rating is updated or not
7.Checking "Add to favo"
(i) click on "add to fav"
(ii)check wheather the application represents any
background process indicators while adding...
(iii)check wheather the contents of your 'favorites' is
increased or not
8.check "track this"
9.check "print this"
10.check "guess who"
-----------
Hi selva note this:
1) the above scenarios are based on the assumptions of the
funtionalities of elements.
2) I don't know the functionalities of the
elements "Bookmarking", "track this", and Guess who" and
hence their scenarios are as per your requirements...
I hope that this may help u lot...
Bye
Yours: vijayabhaskar83@sifymail.com
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / mugundhan k
1.Check all the buttons or menu working properly in the
application or website.
2.Check social booking marking functionality is working
correctly
3.Check all other elements like above.
| Is This Answer Correct ? | 0 Yes | 5 No |
how many test cases do u need to ship a product?
If there are 10 steps for a test case. and for this test case there are 6 expected results. should I write 6 exp. results in the Expected Result column for a single tes case
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print "Large" ENDIF If P > 50 THEN Print "P Large" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage, 1 for branch coverage D. 2 tests for statement coverage, 3 for branch coverage E. 2 tests for statement coverage, 2 for branch coverage
Consider the following: Pick up and read the newspaper Look at what is on television If there is a program that you are interested in watching then switch the the television on and watch the program Otherwise Continue reading the newspaper If there is a crossword in the newspaper then try and complete the crossword A. SC = 1 and DC = 1 B. SC = 1 and DC = 2 C. SC = 1 and DC = 3 D. SC = 2 and DC = 2 E. SC = 2 and DC = 3
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
how to prepare unit test scripts for accrued interest calculation.
Positive and Negative test cases for the speedometer?(minimum 5 each)
write case for petrol pump?
9 Answers Accenture, AppLabs, EPPCO, Satyam,
Smoke Test Checklist for Gmail please someone help!
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
What is the syntax testing?
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.