DevTools/Features/DeveloperToolbar/Test Plan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 23: Line 23:


*[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]
*Implementation bugs
*[https://bugzilla.mozilla.org/show_bug.cgi?id=720641 bug 720641]
**[https://bugzilla.mozilla.org/show_bug.cgi?id=765564 bug 765564]
**[https://bugzilla.mozilla.org/show_bug.cgi?id=720641 bug 720641]


== Focus areas ==
== Focus areas ==

Revision as of 13:01, 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.