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
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
Explain the monkey testing?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
Write a test case for computer keyboard?
What are basic types of test cases?
How to generate test cases for 'replace a string' method?
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
Explain the soak testing?
Write a test case for telephone?
Can some body help to write possible test cases for a credit card at POS (point of sale)
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
What is test cases for mobile phone ?
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?
Explain the concurrency testing?