SoftwareTesting:Extensions:BookmarkTester: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 25: Line 25:
* http://kb.mozillazine.org/Extension_development
* http://kb.mozillazine.org/Extension_development
[[Category:SoftwareTesting]]
[[Category:SoftwareTesting]]
=== Source ===
(right click and "save as...")
[[Image:Bookmarkstester.zip|Bookmarkstester.zip]]

Revision as of 16:59, 20 September 2006

The purpose of this extension is to provide a simple, extension-based test mechanism for the Bookmarks features in Firefox. It is to create and delete folders and bookmarks and verify that the requested action has been performed correctly through the bookmarks manager service.

Test Cases

  • Add bookmark
  • Remove bookmark
  • Add folder
  • Delete folder
  • Bookmark all tabs

Initial Setup

Extension Development and Testing Environment

Extension Wizard

Extension Development Resources

Source

(right click and "save as...")

File:Bookmarkstester.zip