Imagine that hotmail is the application taht ur going 2
test write 10 critical test case to test it ?
Answers were Sorted based on User's Feedback
Answer / alok
1. Check if login procedure is working correctly. Also
check if you can retrieve/reset your password using forgot
password link (the whole procedure)
2. Check if there is a proble in the procedure that takes
the user to inbox (after login).
3. Check whether you can delete/flag particular messages.
4. Check if message search is working.
5. check if a message (source)can be added the spam list
and then try to send a mail from the same ID.
6. Test the usability options like font / background /
bold/italics/alignment
7. Reply/reply all to a particular message and check if the
reply includes the original mail or not
8. Add an attachment higher/lower than the allowed capacity
9. Forward a message with attachment to ensure that whether
or not the attachment is included with the message
10. Access other msn network links and then try to come
back to your inbox
11. Select particular messages and press delete
12. Select save a copy in sent folder and see if the sent
messages are being saved there
13. Check the appearence on different browsers
14. specify wrong password three times and the account
shall be locked out/word verification screen shall appear
Is This Answer Correct ? | 16 Yes | 3 No |
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 |
i need sample case of Login window of USER NAM, PASSWORD It is very urgnt
How to test Webservices and how can we write test cases for that
Need help to write test case for "Check Availability" field. Any help would be highly appreciated!
In a log in page what will be test procedure,test scenario,test discription & test steps?
Explain the scalability testing?
hoe to write test cases for the below field --------------- --------------- browse upload
what are the possible test cases of an VOIP phone
pls send me the testcases for telecom billing system
Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. Now the functional flow has been changed for a Page. If I want to write test cases for that newly built page. How can I find what was there in that page 4 years back? How can we traced out? What is the best way to find test cases other than tracability?
Analyze the following highly simplified procedure: Ask: "What type of ticket do you require, single or return?" IF the customer wants ‘return’ Ask: "What rate, Standard or Cheap-day?" IF the customer replies ‘Cheap-day’ Say: "That will be £11:20" ELSE Say: "That will be £19:50" ENDIF ELSE Say: "That will be £9:75" ENDIF Now decide the minimum number of tests that are needed to ensure that all the questions have been asked, all combinations have occurred and all replies given. A. 3 B. 4 C. 5 D. 6
how we write test cases for navigation or links with example?
Below is a user story where Dave, a dispatcher, wants to use a console system to talk to Fred, a person in the field. Create a list of test cases to verify these requirements have been properly met. User Story 3004 - Dave wishes to call Fred using a phone. Dave needs the ability to dial digits for an outbound call to Fred. The dial pad will have a display area for the digits being dialed. The dial pad will have the following functionality: Recall Dial Tone, Recall Last Number, Backspace Current Digit, and Phonebook (Contacts) Access. The dial pad must be touchable and the “Dial” button will be used to initiate the call. A prototype version of the dial pad is attached below. The dial pad will have the following configurable properties: Display Color, Display Font, Foreground Color, Location and Size.