DevTools/Features/DeveloperToolbar/Test Plan: Difference between revisions
< DevTools | Features | DeveloperToolbar
Jump to navigation
Jump to search
No edit summary |
|||
Line 9: | Line 9: | ||
| Status | | Status | ||
|- | |- | ||
| Firefox | | Firefox Developer Toolbar | ||
| {{StatusHealthy|status= | | {{StatusHealthy|status=Landed}} | ||
| Joe Walker | | Joe Walker | ||
| Virgil Dicu | | Virgil Dicu | ||
Line 18: | Line 18: | ||
== Summary == | == Summary == | ||
* The Developer Toolbar is a persistent toolbar at the bottom of the browser window which contains buttons for page related tools. | * The Developer Toolbar is a persistent toolbar at the bottom of the browser window which contains buttons for page related tools. | ||
* The feature is currently prefed | * The feature is currently prefed on for Nightly (17) and Aurora (16). | ||
== References == | == References == | ||
*[https://wiki.mozilla.org/DevTools/Features/DeveloperToolbar Wiki page] | *[https://wiki.mozilla.org/DevTools/Features/DeveloperToolbar Wiki page] | ||
*[https://bugzilla.mozilla.org/show_bug.cgi?id=765564 bug 765564] | |||
*[https://bugzilla.mozilla.org/show_bug.cgi?id=720641 bug 720641] | |||
== | == Focus areas == | ||
*Display - consistent display on all platforms, no visual/layout issues | |||
*Functionality: all buttons in Dev Toolbar are working as expected | |||
*Persistance: Developer toolbar should remain selected | |||
== Test strategy == | |||
*create and run manual test cases (moztrap.mozilla.org) | |||
**test creation should take into account focus areas | |||
== Test Cases == | == Test Cases == | ||
Line 30: | Line 39: | ||
== Important Bugs == | == Important Bugs == | ||
<bugzilla> | |||
{ | |||
"id": "" | |||
} | |||
</bugzilla> | |||
* | == Will not be tested == | ||
*CGLI feature which will be tracked and tested separately: [https://wiki.mozilla.org/DevTools/Features/GCLI here] | |||
== Sign off Criteria == | == Sign off Criteria == | ||
*All | *All test cases were executed. | ||
*All the major bugs have been fixed. | *All the major bugs have been fixed. |
Revision as of 12:55, 21 August 2012
Firefox Developer Toolbar
Feature | Status | Lead engineer | QA Lead | Status |
Firefox Developer Toolbar | Landed | Joe Walker | Virgil Dicu | in Progress |
Summary
- The Developer Toolbar is a persistent toolbar at the bottom of the browser window which contains buttons for page related tools.
- The feature is currently prefed on for Nightly (17) and Aurora (16).
References
Focus areas
- Display - consistent display on all platforms, no visual/layout issues
- Functionality: all buttons in Dev Toolbar are working as expected
- Persistance: Developer toolbar should remain selected
Test strategy
- create and run manual test cases (moztrap.mozilla.org)
- test creation should take into account focus areas
Test Cases
- The test cases for this feature can be viewed here.
Important Bugs
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 400 [1] => Bad Request ) ) 1
Will not be tested
- CGLI feature which will be tracked and tested separately: here
Sign off Criteria
- All test cases were executed.
- All the major bugs have been fixed.