DevTools/Features/DeveloperToolbar/Test Plan
< DevTools | Features | DeveloperToolbar
Jump to navigation
Jump to search
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
- Wiki page
- Implementation bugs
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
ID | Summary | Priority | Status |
---|---|---|---|
768867 | Disable Developer Toolbar in Print Preview | P3 | RESOLVED |
784289 | Inspector button remains open in devtoolbar when closing the Inspector via x button | -- | RESOLVED |
785910 | [Developer Toolbar] Inspector button and Web Console buttons remain selected after opening a new tab | -- | VERIFIED |
3 Total; 0 Open (0%); 2 Resolved (66.67%); 1 Verified (33.33%);
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.