DevTools/Features/Debugger/TestPlan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 49: Line 49:
*Issues reported in Bugzilla that won't get fixed: [https://bugzilla.mozilla.org/buglist.cgi?list_id=3410437;resolution=INVALID;resolution=WONTFIX;query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;component=Developer%20Tools%3A%20Debugger;product=Firefox Link].
*Issues reported in Bugzilla that won't get fixed: [https://bugzilla.mozilla.org/buglist.cgi?list_id=3410437;resolution=INVALID;resolution=WONTFIX;query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;component=Developer%20Tools%3A%20Debugger;product=Firefox Link].
*Resolved issues: [https://bugzilla.mozilla.org/buglist.cgi?list_id=3624162;resolution=FIXED;resolution=INVALID;resolution=DUPLICATE;resolution=WORKSFORME;resolution=INCOMPLETE;query_format=advanced;bug_status=RESOLVED;component=Developer%20Tools%3A%20Debugger;product=Firefox Link]
*Resolved issues: [https://bugzilla.mozilla.org/buglist.cgi?list_id=3624162;resolution=FIXED;resolution=INVALID;resolution=DUPLICATE;resolution=WORKSFORME;resolution=INCOMPLETE;query_format=advanced;bug_status=RESOLVED;component=Developer%20Tools%3A%20Debugger;product=Firefox Link]
*Verified issues: [https://bugzilla.mozilla.org/buglist.cgi?list_id=3624174;resolution=FIXED;resolution=INVALID;resolution=DUPLICATE;resolution=WORKSFORME;resolution=INCOMPLETE;query_format=advanced;bug_status=VERIFIED;component=Developer%20Tools%3A%20Debugger;product=Firefox Link]


== Not Tested ==
== Not Tested ==

Revision as of 15:58, 14 August 2012

Debugger

Feature Status Release Target Dev Lead QA Lead QA Status
Debugger Landed Firefox 15 Panos Astithas Ioana Budnar Signed off

Summary

  • The new JavaScript debugger allows a user to debug executing scripts in a webpage. The user can set/clear breakpoints within source code and cause the execution to pause. They may also observe and modify property values.

References

Use Cases

  • Stack traces
  • Property viewer
  • Source viewer
  • Execution
  • Frame Tree Support
  • Environment/Property Viewer
  • Source Selector
  • Breakpoints

Test Cases

  • The test cases for this feature can be viewed here.

Known Issues

  • Open issues reported in Bugzilla: Link.
  • Issues reported in Bugzilla that won't get fixed: Link.
  • Resolved issues: Link

Not Tested

  • Other developer tools.

Sign off

Criteria
  • All the test cases were executed.
  • All the major bugs have been fixed.
Sign offs
  • Firefox 15.0
    • Aurora - 2012-06-08 (exploratory testing)
    • Pre-beta - 2012-07-13