Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Write a test cases on a facebook

Answer Posted / dhruv damani

Verify that user can set profile pic uploaded from his or her computer.
Verify that user can set profile pic uploaded from mobile.
Verify that uer can set profile pic from photos present on his facbook account's photo section.
Verify that user can set profile from webcam or mobile camera.
Verify that user can set cover pic uploaded from his or her computer.
Verify that user can set cover pic uploaded from mobile.
Verify that user can set cover pic from photos present on his facbook account's photo section.
Verify that user can set cover from webcam or mobile camera.
Verify that uploading image of unsupported type should lead to error message.
Verify that uploading image of size exceeding maximum allowed size should lead to error message.
Verify that uploading image of size less than the allowed minimum size should lead to error message.
Verify that uploading image of larger dimension than permitted should lead to error message.
Verify that uploading image of smaller dimension than permitted should lead to error message.
Verify that change in profile pic should get reflected in each post/comment of the user's timeline.
Verify that user can add/edit their account information displayed to other users.
Verify that users can post text in their timeline and the same gets displyed to their friends.
Verify that users can post images in their timeline and the same gets displyed to their friends.
Verify that users can post links with or without preview in their timeline and the same gets displayed to their friends.
Verify that user can tag friends in their posts.
Verify that users can see the all the post in their timeline.
Verify that users can see comments, likes and reactions in the posts present in their timeline.
Verify that users can post comments, like and react to the posts present in their timeline.
Friends and their Timelines Scenario
Verify that user can search for friends in facebook's 'Find friends' search functionality.
Verify that user can send friend request to any user by visting their page.
Verify that user can navigate through their Friend's friend and send friend request to them.
Verify that user can approve or decline received friend request.
Verify that user can unfriend any existing friend.
Verify that users can see timeline of their friends.
Verify that users can post text in their friend's timeline.
Verify that users can post images in their timeline and the same gets displyed to their friends.
Verify that users can post links with or without preview in their friend's timeline.
Verify that user can tag friends in their posts on friend's timeline.
Verify that users can see the all the post in their friend's timeline.
Verify that users can see comments, likes and reactions in the posts present in their friend's timeline.
Verify that users can post comments, like and react to the posts present in their friend's timeline.
Facebook Notification Test Scenarios
Verify that users receive different notifications on facebook 'Notifications' icon.
Verify that users receive different notifications on email or cell phone based on the settings chosen when not logged in to facebook.
Verify that users receive notifcation when their friend request gets approved.
Verify that users receive notifcation when they get friend request.
Verify that users recieve notification when they get tagged by someone on posts or comments.
Verify that users receive notification when they get comments, like or reactions on their posts.
Verfiy that users receive notifcation when someone posts on their timeline.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.

3428


hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ

2288


If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one

2445


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

1387


How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character

1920


Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.

2098


Explain the dynamic testing?

1155


Explain the static testing?

1260


Suppose a job should be executed for every two hours? Write test case for this?

1154


Please guide me for Add new user test cases

1616


consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.

2250


Elaborate test plan and content availability in test plan.

1110


Explain the smoke testing?

1089


This was asked to me recently in Microsoft interview How would you do DOS copy command testing

2454


Explain the state testing?

1051