You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



 
 

Test Cases for Profile Manager

 


Updated by:  ruixu@netscape.com

 
 
 
  Document Outline


 
 
Setup and Deployment
  • Test machine with clean OS recommended.
  • The browser need to be installed.
  • Some fonts and IMEs support might need to be pre-installed.
  • Users with different user privileges need to be pre-created on different OSs.

 
Platform Combinations

Platforms:

  • PC, Linux, and Macintosh

Operating Systems:

  • Windows 95OSR2, 98SE, Me, NT4.0+SP6a, 2000 Pro+SP2, XP Pro, XP Home
  • Red Hat 6.2, 7.1, 7.2
  • MacOS 9.1, X

Charsets:

  • I18n testing will focus on following supported character sets:
     
    • Westen European                 ISO-8859-1
    • Japanese                               Shift-JIS, ISO-2022-JP, EUC-JP
    • Chinese (Simplified)             GB 2312-80, GBK, GB18030
    • Chinese (Traditional)            Big-5, EUC-TW
    • Korean                                    KS C-5601-1987, KS C 5657 Hanja
    • Unicode                                  UTF8

 
Test Cases

 
Test Case # Objective Steps To Perform Expected Results
ProfileManager01 Launch NS Launch NS from Start menu. 1. NS is launched, Profile Manager doesn't show up if there is only one user profile. 
2. Profile Manager will be launched if there are multiple user profiles.
ProfileManager02 Launch NS from Command line with no option.
ProfileManager03 Launch NS from DOS Window with no option.
ProfileManager04 Launch NS from System tray with Turbo mode.
ProfileManager05 Launch NS with command options Launch NS with command options -profilemanager, -createprofile, etc. Profile Manager shows up.
ProfileManager06 Control functions Check all buttons and other controls. (such as push button, radio button, list box, etc.) All controls function correctly.
ProfileManager07 All UIs Launch Profile Manager, check all UIs step by step. 1. No character and data missing, no untranslated character, character corruption, truncation and overlaping. 
2. No font issue, e.g. font type, style, size, font for local market need, etc. 
3. No word wrap in the areas of button and drop down menu. 
4. Correctness of concatenation in pages and fields. 
5. All default settings (name, punctuation, delimiter, etc.) comply with relevant locale requirement.
ProfileManager08 Region Selection In Create Profile dialog, click Region Selection button. In Language/Region Selection dialog, correct language and region are displayed and selected. 
ProfileManager09 Choose Folder In Create Profile dialog, click Choose Folder button to select a folder with double-byte and high ASCII character name. Profile folder can be selected and displayed properly in Create Profile dialog.
ProfileManager10 Create profile name Create user profile name with double-byte and high ASCII characters. User profile name can be created and displayed properly.
ProfileManager11 Using double-byte and high ASCII characters, create user profile name with different user privilege on different OSs.
ProfileManager12 Rename profile Rename existing user profile with double-byte and high ASCII character name. User profile can be renamed and displayed properly.
ProfileManager13 Delete profile Delete existing double-byte and high ASCII profile names with following options: 
1. Don't Delete Files 
2. Delete Files
User profile names and files can be deleted properly.
ProfileManager14 Run NS online/offline Run NS with profile names containing double-byte and high ASCII characters. NS can be launched correctly.

 
 
Revision History

 
Revision By Whom Date Changes
1.0 Rui Xu 12/18/2001 Initial draft
1.1 Rui Xu 01/30/2002 Add test cases according to feedbacks