Write a test cases on a facebook
Answer Posted / rakshan
to write test case on facebook note few points:
TC1 - Check facebook on different browsers.
TC2 - Check Login Page functionality.
TC3 - Check Forget password and verify on email if recovered or not.
TC4 - After login verify if correct name appearing and images are not blocked
TC5 - Like button,to comment on the comment block.
| Is This Answer Correct ? | 168 Yes | 22 No |
Post New Answer View All Answers
Explain the component testing?
Can you list down a few characteristics of a test case?
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
Positive and Negative test cases for the speedometer?(minimum 5 each)
What is the logic testing?
write test case for pen cap if it is not present?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
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 for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
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.
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
What are basic types of test cases?
How to test a stored procedure?
Do you know mutation testing?