|
|
Feature Test Spec
5.0 Project (seamonkey)
Mail and News Component
Helper Applications
Written by: Peter Mock
History:
121598 Created
010798 Updated to match 4.0x
spec
021500 Posting draft to mozilla.org
References:
UI Specification: Nova Messenger UI spec
Description: This feature is used to determine how to encode file attachments
to a mail message during sending. This feature is used to assist
users launch or open an application when displaying a mail message with
file with one or more file attachments. Note: this feature has not
been finalized. It is assumed to have similar features and functionality
as current versions of Communicator.
Preference
Open the Helper Apps dialog
-
Verify the Applications dialog contains the following attributes:
-
Description area
-
File Type details
-
New Type button
-
Edit button
-
Remove button
-
Verify the New Type dialog contains the following attributes:
-
Description of Type
-
File extension
-
MIME Type
-
Application to use
-
Browse button
-
Option to use this MIME as the outgoing default for this file extension
-
Verify the Edit Type dialog contains the following attributes:
-
Description area (non editable)
-
Extension area (nonnegotiable)
-
MIME type
-
Option to use this MIME as the outgoing default for this file extension
-
Handle by section
-
Navigator option
-
Saved to disk option
-
Applications field
-
Browse button
-
Option to ask me before opening downloaded file of this type
Basic Functionality
-
Add a new type
-
Click on the new type button, verify that the New Type dialog appears.
-
Verify the new type is present after you close and open the helper application
dialog.
-
Verify the new type takes effect immediately. For instance, click
on the attachment name/icon and try to open a word document.
-
Edit a new type
-
Click on the edit button, verify that the Edit Type dialog appears.
-
Verify the type has been changed after you close and open the helper application
dialog
-
Verify the changes takes effect immediately.
-
Remove a type
-
Verify the type has been changed after you close and open the helper application
dialog
-
Verify the changes takes effect immediately.
-
Send message with single attachment. View the page source of the message
and verify that the attachment is encoded properly.
-
Send message with multiple file attachments. View the page source of the
message and verify each attachment is encoded properly.
-
View message with single file attachment. Verify if the helper apps is
set up properly, you can open the attachment in the native/creator applications.
-
View message with multiple file attachments. Verify if the helper apps
is set up properly, you can open each attachment in the native/creator
applications.
-
Save message with single file attachment. Use any utility that you
have to verify the saved attachment is exactly the same as the original.
-
Save message with multiple file attachments
Additional Test Cases
-
Under Mac, support for Internet Conf applications.
-
Other features TBD.
|