DevTools/Features/Debugger/TestPlan

From MozillaWiki
Jump to: navigation, search

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