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
Explain transaction testing?
What is business validation test case?
write test cases on file open dialog box in notepad
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
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
how to write test cases for online restaurant table booking system?
Please guide me for Add new user test cases
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Write a test case for telephone?
1.1 Purpose This tool is also a simple tool, but will be graphics- intensive, and will access the 3 databases (card databases) used in Tarot. 1.2 Scope Only for registered user. 1.3 User Interface - No questions asked, parrot pulls out tarot card - Inside Parrot application, User just have to click on a link saying ""XXXX"" to activate the tool. - Shown is the card of the day, from pack of Tarot cards(78 in number) with fixed graphics, animation, audio. Output: - Graphic-rich display of randomly selected card with detailed meaning, with links to tarot tool. - Graphics: Flying / walking parrot, emerging and choosing a card, displaying the same, and continuing to interact based on card meaning. - The cards also need to carry a brief 1/0 meaning, which will trigger a 1/0 behavior from the parrot (sympathy/making fun/crying or congratulating/smiling/winking)
What is transaction testing?
Explain the exactly meaning of test case?
1 Tarot 1.1 Purpose - Tarot tool will duplicate the tarot-reading process for the user online. - Tarot is a craft that uses a deck of 78 cards to predict a user’s past, present and future. - The cards are picked by the user and arranged in a specific spread, which represents points in his past, present, and future; based on the meanings of the cards selected, interpretations are given. 1.2 Scope Only for registered user. 1.3 User Interface User Interface: 1. Question – This is only for user experience, and has no bearing on the formulae / process. Simple long text box. 2. Selection of field – radio button selection of 1 of 3 choices(Love, Career, Personal), which affects 1 of 3 card- meaning databases to be used. After selection, the unselected databases do not affect or interact with the system. 3. Spread Selection – radio button selection of 1 of 3 choices(Celtic Cross, Horse Shoe, Simple 3 Card). This determines the number of cards being picked and the specific spread database to be used. This also affects the specific report format being used, as well as the card- selection GUI. 4. Card Selection – based on the input 3, a specific layout is shown where the user needs to identify X number of cards (X also determined by input 3) which are then shown in the spread. Every card selection identifies the spread position constants (A, B, C, etc) with specific variable values (Card numbers) creating an array. Report format will display on a separate new page, in the following sequence – - Statement of question asked - Selection of field - Selection of spread - Detailed description of position data, positions identified as per spread selection - Card meaning as picked in field selection 1.4.5 Interfacing/Sourcing Details 1.4.5 Rules and Conditions - Data needs to be calculated for all fields, but only a maximum of 3 cards data should be shown in the free report. For the rest, a payment would be required. - Payment reports not in phase 1 - The report needs to be emailable (so functionality to convert to text file / html document should exist, which will then be emailed to the user’s email address).
what is black box system in software development in system analysis and design?