DevTools/Features/ToolsWindow/TestPlan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "= ToolsWindow = {| class="fullwidth-table" |- | Feature | Status | Lead engineer | QA Lead | Status |- | ToolsWindow | {{StatusHealthy|status=In Development}} | Paul Rouget ...")
 
Line 17: Line 17:


== Summary ==
== Summary ==
* The main objective of this feature is to build "one-window" version of the following developer tools:
** Inspector
** Web console
** Debugger
** Style Editor
** JSTerm?
** Page Source?
** Error Console?
** Scratchpad?
** gcli?


== References ==
== References ==

Revision as of 15:39, 21 November 2012

ToolsWindow

Feature Status Lead engineer QA Lead Status
ToolsWindow In Development Paul Rouget Simona Badau OK

Summary

  • The main objective of this feature is to build "one-window" version of the following developer tools:
    • Inspector
    • Web console
    • Debugger
    • Style Editor
    • JSTerm?
    • Page Source?
    • Error Console?
    • Scratchpad?
    • gcli?

References

Use Cases

Test Cases

Important Bugs

Bug 782593 - [meta] devtools window & framework

Not Tested

  • TBD

Sign off Criteria

  • All the test cases were executed.
  • All the major bugs have been fixed.