Write a test cases on a facebook
Answer Posted / nilima pawar
Check functionality of each field.
1)Check the by entering user name and password and clicking on login it shows homepage or not?
2)Clicking on home it shows all update or not?
3)Clicking on notification will it show all notifiaction or few?
4)If you are posting your post by mentiong private then it shows other timeline too,same if you mentioned private it shows only you?
5)Tag a person or remove from tag works as per your action.
6)Buttons like like pst,unlike or comment goes in respective fields.or works properly?
7)Searcching friend showing same results which name you want?
8)Sending request to friends is going to same friend?
9)cancle the friend request is possible?
10)unfriend is active
11)Block a friend is possible or unblock is possible
12)Delet post is deleting a post
13)sending message is active or sending it to same person?
14)Seaarching by entering mailid is gives correct result?
15)Check functionality by invalid user entering incorrect name or password or vice versa.
16)If someone adds us on event invitation does it shows invitation till that event day?
17)If birthday is added by person while creating account is it showing birthday reminder?
18)check with different browser.
19)check if you are doing some wrong action is it shows message box with error?
20)does it allows you to work simultaneously with other application or not?
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
Suppose a job should be executed for every two hours? Write test case for this?
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
How to test Webservices and how can we write test cases for that
What is Initial Configuration?
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
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
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
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.
Write the test case for a login page?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?