Difference between revisions of "BugSquad/Testing"

From Sugar Labs
Jump to navigation Jump to search
Line 5: Line 5:
 
Users are often the best source of good bug reports (Trac tickets).
 
Users are often the best source of good bug reports (Trac tickets).
  
==Teaching Bug Reporters How to Follow Up on Bug Reports==
+
==Teaching Bug Reporters How to Follow Up==
Many bug reports rot because of lack of follow up from reporters.
+
* Many bug reports rot because of lack of follow up from reporters and users.
 +
* Describe the work flow and balance between Gitorius, Trac, Wiki, Mailing Lists, IRC.
  
 
==Creating Best Practices for Developer Testing==
 
==Creating Best Practices for Developer Testing==
 +
* Efficient testing harnesses
 +
 +
==Coordinate with Release Managers==
 +
* Develop Pre-release test strategies
 
* Test cases
 
* Test cases
 
==Coordinate with Release Managers to Develop Pre-release test strategies==
 
  
 
[[Category:BugSquad]]
 
[[Category:BugSquad]]

Revision as of 14:58, 26 March 2009

Team Home   ·   Join   ·   Contacts   ·   Resources   ·   FAQ   ·   Roadmap   ·   To Do   ·   Meetings

This article is a stub. You can help Sugar Labs by expanding it.


Teaching Users How to File Good Bug Reports

Users are often the best source of good bug reports (Trac tickets).

Teaching Bug Reporters How to Follow Up

  • Many bug reports rot because of lack of follow up from reporters and users.
  • Describe the work flow and balance between Gitorius, Trac, Wiki, Mailing Lists, IRC.

Creating Best Practices for Developer Testing

  • Efficient testing harnesses

Coordinate with Release Managers

  • Develop Pre-release test strategies
  • Test cases