QA/Firefox3.5/SearchWidget TestPlan: Difference between revisions

From MozillaWiki
< QA‎ | Firefox3.5
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:


;Feature <Search Textbox Widget> Test Plan
;Feature <Search Textbox Widget> Test Plan
*First draft created 08-27-08
Owner: [mailto:hskupin@gmail.com Henrik Skupin]


= Overview =
= 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.
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.
First we have to check the correct implementation of the search widget, further find all the places where it is used and at least find some potential outstanding improvements.


= Test Strategy =
= Test Strategy =
List major areas of test coverage
List areas that will NOT be covered (by developer, third party, etc.)
Describe how testcases will be created (litmus, mochitests, reftests, gristmill, etc..)


  List major areas of test coverage
= Schedule Scoping =
  List areas that will NOT be covered (by developer, third party, etc.)
Major feature has been landed. Some text boxes still use the old timed text box. Awaiting their review and landing.
  Describe how testcases will be created (litmus, mochitests, reftests, gristmill, etc..)


= Schedule Scoping =
* Time until feature complete
 
** Three bugs open - two of them have patches and waiting for review (Mano)
  Estimate amount of time it will take to complete feature
** Testing of nightly checkins
  (Consider nightly builds, security reviews, bugs turnaround time)


= References =
= References =

Revision as of 22:28, 27 August 2008

« 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.

Test Strategy

List major areas of test coverage List areas that will NOT be covered (by developer, third party, etc.) Describe how testcases will be created (litmus, mochitests, reftests, gristmill, etc..)

Schedule Scoping

Major feature has been landed. Some text boxes still use the old timed text box. Awaiting their review and landing.

  • Time until feature complete
    • Three bugs open - two of them have patches and waiting for review (Mano)
    • Testing of nightly checkins

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