Write a test cases on a facebook
Answer Posted / prasanthi
1.give valid username and password
2.click on ok button and check home page will be displayed or not
3.after login verify if the correct name is appering images are not blocked
4.And next give invalid user name and correct password
5.click on ok button and check home page will displayed or not
6.next username shoul be empty and give password
7.click on ok button ,and check home page will be displayed or not
8.click on forget password link
9.check if it is working or not
| Is This Answer Correct ? | 28 Yes | 7 No |
Post New Answer View All Answers
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?
write a test case flipkart login page
Write all test cases for Bus Pass Renewal
Why is it that the boundary value analysis provides good test cases?
Can anybody help me out to write test cases for booking train ticket online???
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Explain the system testing?
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
Explain the branch coverage testing?
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?
Positive and Negative test cases for the speedometer?(minimum 5 each)