DevTools/Features/ToolsWindow/TestPlan: Difference between revisions
< DevTools | Features | ToolsWindow
Jump to navigation
Jump to search
Simona Badau (talk | contribs) |
Simona Badau (talk | contribs) (Undo revision 526224 by Simona Badau (talk)) |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 10: | Line 10: | ||
|- | |- | ||
| ToolsWindow | | ToolsWindow | ||
| {{StatusHealthy|status= | | {{StatusHealthy|status= Landed}} | ||
| Paul Rouget | | Paul Rouget | ||
| Simona Badau | | Simona Badau | ||
| Line 18: | Line 18: | ||
== Summary == | == Summary == | ||
* The main objective of this feature is to build "one-window" version of the following developer tools: | * The main objective of this feature is to build "one-window" version of the following developer tools: | ||
** Web console | ** Web console | ||
** Debugger | ** Debugger | ||
** Inspector | |||
** Style Editor | ** Style Editor | ||
** | ** JS Profiler | ||
** | ** 3D View | ||
** Scratchpad | |||
** Scratchpad | ** Responsive Design Mode | ||
** | |||
== References == | == References == | ||
| Line 33: | Line 32: | ||
*[https://etherpad.mozilla.org/devtools-framework one-window/framework project Spreadsheet] | *[https://etherpad.mozilla.org/devtools-framework one-window/framework project Spreadsheet] | ||
== | == Focus areas == | ||
* | * Display - consistent display on all platforms, no visual/layout issues | ||
* Functionality: all buttons in the docked/undocked toolbox are working as expected | |||
== Test Cases == | == Test Cases == | ||
All the created test cases are available [https://docs.google.com/spreadsheet/ccc?key=0AqGzGxmQdXo1dHVqaFhDWE9oNlpLeWdnWmdBcUVXQnc#gid=0 here]. | |||
== Important Bugs == | == Important Bugs == | ||
[https://bugzilla.mozilla.org/show_bug.cgi?id= | [https://bugzilla.mozilla.org/show_bug.cgi?id=816946 Bug 816946] - [meta] [toolbox] Toolbox in Firefox 20. | ||
== Not Tested == | == Not Tested == | ||
* | * The functionality of the developer tools features. | ||
== Sign off Criteria == | == Sign off Criteria == | ||
| Line 50: | Line 50: | ||
*All the test cases were executed. | *All the test cases were executed. | ||
*All the major bugs have been fixed. | *All the major bugs have been fixed. | ||
=== Pre-beta sign-off === | |||
'''PASS''' on: | |||
*Windows XP | |||
*Windows 7 | |||
*Mac OS 10.8 | |||
*Ubuntu 12.10 | |||
Latest revision as of 09:37, 22 February 2013
ToolsWindow
| Feature | Status | Lead engineer | QA Lead | Status |
| ToolsWindow | Landed | Paul Rouget | Simona Badau | OK |
Summary
- The main objective of this feature is to build "one-window" version of the following developer tools:
- Web console
- Debugger
- Inspector
- Style Editor
- JS Profiler
- 3D View
- Scratchpad
- Responsive Design Mode
References
Focus areas
- Display - consistent display on all platforms, no visual/layout issues
- Functionality: all buttons in the docked/undocked toolbox are working as expected
Test Cases
All the created test cases are available here.
Important Bugs
Bug 816946 - [meta] [toolbox] Toolbox in Firefox 20.
Not Tested
- The functionality of the developer tools features.
Sign off Criteria
- All the test cases were executed.
- All the major bugs have been fixed.
Pre-beta sign-off
PASS on:
- Windows XP
- Windows 7
- Mac OS 10.8
- Ubuntu 12.10