Sample Test cases for Testing Email -2
- Check that on clicking 'Compose' button, a Compose mail Pop-up to compose a mail gets displayed.
- Check that user can enter email Ids in 'To', 'cc' and 'bcc' sections and also user will get suggestions while typing the emails based on the existing email Ids in user's email list based on the availability of contacts.
- Check that user can enter multiple email id using commas separater in 'To', 'cc' and 'bcc' sections.
- Check that user can type Subject line in the 'Subject' textbox using enter "Test Sample Test case".
- Check that user can enter text content in the email body section.
- Check that user can format mail using editor-options provided like choosing font, font-size, formating tool like bold-italic-underline and color optionsetc.
- Check that user can user can attach the file as an attachment to the email.
- Check that user can add images in the email and select the size for the same.
- Check that after entering emailIds in either of the 'To', 'cc' and 'bcc' sections, entering the Subject line and mail body and clicking 'Send' button, mail gets delivered to intended receivers.
- Check that sent mails can be found in 'Sent Mail' sections of the sender.
- Check that mail can be sent to non-Gmail emailIds also.
- Check that all sent emails get piled up in the 'Sent Mail' section and gets deleted in cyclic fashion based on the size availability.
- Check that the emails composed but not sent remain in the draft section.
- Check the maximum number of email recipients that can be entered in 'To', 'cc' and 'bcc' sections.
- Check the maximum length of text that can be entered in the 'Subject' textbox.
- Check the content limit of text/images that can be entered and successfully delivered as mail body.
- Check the maximum size and number of attachment that can be attached to an email.
- Check that only the allowed specifications of the attachment can be attached with an email/
- Check that if the email is sent without Subject, a pop-up is generated warning user about no subject line. Also, Check that on accepting the pop-up message, the user is able to send the email.
Comments
Post a Comment