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.



You are here: Test Case Matrix for cross-platform navigator features > Test Case Description for URL in an editor window

Test Case Description for URL in an editor window

Purpose

Test opening a web location (URL) in a Composer window. Includes test to dismiss dialog.

Initial Conditions

The Open Web Location dialog should already be opened in the browser.

UI test
Steps/Description
  1. In the textfield enter the URL http://www.mozilla.org/quality/browser/front-end/testcases/xpapps-gui/open-URL/files/boring.html.
  2. Select New Composer window from the droplist, if it isn't already displayed there.
  3. Click the Open button (or hit Enter).
Expected Results
  1. The dialog should go away.
  2. An editor window should appear.
  3. The page contents of the URL should load into the editor window.
Dismissal test
Steps/Description
  1. In the textfield enter the URL http://www.mozilla.org/quality/browser/front-end/testcases/xpapps-gui/open-URL/files/boring.html.
  2. Select New Composer window from the droplist, if it isn't already displayed there.
  3. Click the Cancel button (or hit Esc).
Expected Results The dialog should go away and the page in the current browser window remain unchanged.