QA/Firefox3.5/SearchWidget TestPlan

From MozillaWiki
Jump to navigation Jump to search

« QA/Firefox3.1/TestPlan

Feature <Search Textbox Widget> Test Plan
  • First draft created 08-27-08

Owner: Henrik Skupin

Overview

With the creation of the search textbox widget a reusable widget with the same look and behavior is provided and can be used across the whole application. It operates in two different modes: instant-search or search button.

Test Strategy

Mochitest with comprehensive tests available, which should cover all testing areas. No further manual tests needed.

Schedule Scoping

Major feature has been landed.

All patches on depending bugs to replace old text boxes with the new search widget were checked-in and verified.

References

Base Implementation:

  • 388811 Provide a search textbox widget
  • 406095 Add emptyText property to textbox
  • 449045 Drop support for type="timed" for textboxes (Target: Mozilla2.0)

UI replacements:

Improvements:

  • 449801 Support filtering in popup/images/cookies/addons/passwords exception dialogs via search textbox widget