FindBarRedesign/Test Plan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(14 intermediate revisions by the same user not shown)
Line 10: Line 10:
| QA Status
| QA Status
|-
|-
| Web Audio
| Find Bar Redesign
| {{StatusHealthy|status=Landed}}
| {{StatusHealthy|status=Landed}}
| Firefox 25
| Firefox 25
|  
| Adam [:hobophobe]
| Manuela Muntean
| Manuela Muntean
| In progress
| {{StatusHealthy|status=Signed Off}}
|}
|}


Line 21: Line 21:
* Release notes:
* Release notes:
** The find bar is no longer shared between tabs
** The find bar is no longer shared between tabs
== References ==
*


== Test Cases ==
== Test Cases ==
*The manual test cases for this feature can be viewed in this [ Moztrap testsuite]
*The manual test cases for this feature can be viewed in this [https://moztrap.mozilla.org/manage/cases/?filter-suite=421 Moztrap testsuite]


== Bugs ==
== Bugs ==
* Tracking bug - [https://bugzilla.mozilla.org/show_bug.cgi?id=537013 537013]
* Tracking bug - [https://bugzilla.mozilla.org/show_bug.cgi?id=537013 537013]
** {{Bug|257061}} - count and display the number of found items in the FIND toolbar - '''ASSIGNED'''
** {{Bug|565552}} - "Find in page" needs to be improved - '''NEW'''
** {{Bug|869543}} - Move findbar to the top - '''RESOLVED FIXED'''
** {{Bug|891842}} - Test failure 'Expression "{"anonid":"findbar-textbox"}" returned null. Anonymous == true' in testFindInPage.js - '''RESOLVED FIXED'''
** {{Bug|891948}} - Redesigned Find bar flashes to white while closing. - '''RESOLVED FIXED'''
** {{Bug|892499}} - When findbar can't find any results, there is disturbing overline over the text - '''RESOLVED FIXED'''
** {{Bug|894285}} - No indicate "links only" when text box is not empty - '''NEW'''


== Sign off ==
== Sign off ==
Line 37: Line 41:
*All the blocker, critical, major bugs have been fixed
*All the blocker, critical, major bugs have been fixed


;Firefox 25 Aurora (pre-beta sign off) - 09/03/2013
;Firefox 25 Aurora (pre-beta sign off) - 09/04/2013


* On the next OSs:
* On the next OSs:
** Windows 7 64bit
** Windows 7 64bit
** Windows 8 32bit
** Windows 8 32bit
** Ubuntu 12.10 32bit
** Ubuntu 12.04 32bit
** Mac OSX 10.9
** Mac OSX 10.8
 
* Investigated/verified:
** {{Bug|557877}} - "Find in Page" should not persist in a new window
** {{Bug|890595}} - Find next/prev/highlight buttons should be enabled if there's an initial string present
** {{Bug|890600}} - Find bar background shouldn't be white
** {{Bug|890613}} - status display covers findbar textbox and status of find
** {{Bug|891638}} - "Highlight All" button does not persist when switching tabs
** {{Bug|892384}} - When switching to a tab with an open find bar, focus it
** {{Bug|893349}} - Dispatch event when find bar is initialized
** {{Bug|894381}} - FindBar buttons should be enabled when moving tab between windows
** {{Bug|869543}} - Move findbar to the top
** {{Bug|891948}} - Redesigned Find bar flashes to white while closing.
** {{Bug|892499}} - When findbar can't find any results, there is disturbing overline over the text
** {{Bug|893446}} - Page jumps when showing/hiding Find In Page toolbar
** {{Bug|809881}} - "Find" often fails to scroll page to show search hit
** {{Bug|905921}} - search as i type is Too quick and moves page
** {{Bug|389617}} - bug with find. Only works when...
** {{Bug|387396}} - QuickFind toolbar ceases working when page reloads


* Concerns:
* Concerns:
**
** {{Bug|257061}} - count and display the number of found items in the FIND toolbar - '''ASSIGNED'''
** {{Bug|565552}} - "Find in page" needs to be improved - '''NEW'''
** {{Bug|894285}} - No indicate "links only" when text box is not empty - '''NEW'''
** {{Bug|911116}} - In XML document search broken - '''NEW'''

Latest revision as of 12:22, 5 September 2013

Find Bar Redesign

Feature Status Release Target Dev Lead QA Lead QA Status
Find Bar Redesign Landed Firefox 25 Adam [:hobophobe] Manuela Muntean Signed Off

Summary

  • Release notes:
    • The find bar is no longer shared between tabs

Test Cases

Bugs

    • bug 257061 - count and display the number of found items in the FIND toolbar - ASSIGNED
    • bug 565552 - "Find in page" needs to be improved - NEW
    • bug 869543 - Move findbar to the top - RESOLVED FIXED
    • bug 891842 - Test failure 'Expression "{"anonid":"findbar-textbox"}" returned null. Anonymous == true' in testFindInPage.js - RESOLVED FIXED
    • bug 891948 - Redesigned Find bar flashes to white while closing. - RESOLVED FIXED
    • bug 892499 - When findbar can't find any results, there is disturbing overline over the text - RESOLVED FIXED
    • bug 894285 - No indicate "links only" when text box is not empty - NEW

Sign off

Criteria
  • All the test cases were executed
  • All the blocker, critical, major bugs have been fixed
Firefox 25 Aurora (pre-beta sign off) - 09/04/2013
  • On the next OSs:
    • Windows 7 64bit
    • Windows 8 32bit
    • Ubuntu 12.04 32bit
    • Mac OSX 10.8
  • Investigated/verified:
    • bug 557877 - "Find in Page" should not persist in a new window
    • bug 890595 - Find next/prev/highlight buttons should be enabled if there's an initial string present
    • bug 890600 - Find bar background shouldn't be white
    • bug 890613 - status display covers findbar textbox and status of find
    • bug 891638 - "Highlight All" button does not persist when switching tabs
    • bug 892384 - When switching to a tab with an open find bar, focus it
    • bug 893349 - Dispatch event when find bar is initialized
    • bug 894381 - FindBar buttons should be enabled when moving tab between windows
    • bug 869543 - Move findbar to the top
    • bug 891948 - Redesigned Find bar flashes to white while closing.
    • bug 892499 - When findbar can't find any results, there is disturbing overline over the text
    • bug 893446 - Page jumps when showing/hiding Find In Page toolbar
    • bug 809881 - "Find" often fails to scroll page to show search hit
    • bug 905921 - search as i type is Too quick and moves page
    • bug 389617 - bug with find. Only works when...
    • bug 387396 - QuickFind toolbar ceases working when page reloads
  • Concerns:
    • bug 257061 - count and display the number of found items in the FIND toolbar - ASSIGNED
    • bug 565552 - "Find in page" needs to be improved - NEW
    • bug 894285 - No indicate "links only" when text box is not empty - NEW
    • bug 911116 - In XML document search broken - NEW