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 Case Description for: Basic Navigation

Author: Sarah Liberman

Purpose:

Dismiss Preferences without making any changes.


Initial Conditions:

Preferences dialog should already be opened in the browser.


Steps/Description:

  1. Select the Navigator category if isn't already displayed in the right panel of the dialog.
  2. In the "Home page" section, go into the Location textfield and delete its contents.
  3. Enter the URL http://www.mozillazine.org/ into the Location textfield.
  4. Dismiss without saving the changes by clicking the Cancel button of the Preferences dialog.
  5. Quit the browser.
  6. Go into your profile directory and view the contents of the prefs.js file (see results below).
  7. Close prefs.js.
  8. Restart the browser and open the Preferences dialog.
  9. Verify the info in the Navigator panel.

Expected Results:

  1. The line in prefs.js beginning with user_pref("browser.startup.homepage" <etcetc>) should not have changed at all.
  2. Upon reopening the Preferences, the Navigator panel should display the previous URL written there.

FYI: The default home page for Mozilla is http://www.mozilla.org. The default home page for Netscape 6 is http://home.netscape.com/index1.html.


Link(s):

Back to the matrix