Imagine that hotmail is the application taht ur going 2
test write 10 critical test case to test it ?
Answer Posted / testerdheeraj
1. Check if user is able to register succesfully with valid details with mobile verification.
2. Check if user is able to login successfully with valid details.
3. Check if after logout by clicking back button user is not able to logged in again.
4. Check if after login - inbox, outbox, sent mail, drafts, trash are able to access.
5. Check if compose mail function is working and mail can be sent with or without attachement successfully with valid details.
6. Check if composed but not sent mail go into drafts.
7. Check if forget password function does necessary checks to validate the registered user to recover his/her account
8. Check if more than one user is not able to register with the same mail id /details.
9. Check if more than one instances(sessions) of login with same userid does not opens.
10. Check if after 3 invalid attempts to recover account the account is blocked.
11. Check if registered user is able to receive emails to his registered mail id from other mail services with/ without attachements.
12. Check if mail/s can be deleted from inbox, drafts, sent mail, and that mail/s gets stored in trash.
13. Check if user is able to logout successfully.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
I want 100 test scenario for gmail
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.
How to test Webservices and how can we write test cases for that
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
Please guide me for Add new user test cases
Explain the static testing?
how many test cases do u need to ship a product?
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
Explain the syntax testing?
Can you list down a few characteristics of a test case?
explain end to end scenario's for online Money transfer in Banking Domain?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
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.
What is the difference between test scenarios, test cases, and test script?
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)