Meego Wiki
Views

SDK/Bugzilla Template

From MeeGo wiki
< SDK(Difference between revisions)
Jump to: navigation, search
(started...)
(categorise)
 
(10 intermediate revisions not shown)
Line 1: Line 1:
 +
== Bugzilla template for MeeGo SDK bugs ==
-
== Bugzilla template for SDK bugs ==
+
Rationale: the default bugzilla template isn't appropriate for submitting bugs related to MeeGo Platform/Application SDK. It will likely generate more bug triage.
-
lorem ipsum...
+
Proposal:
 +
* MeeGo SDK products (Platform and Application) should have a customized bugzilla template, more appropriate for submitting bugs and reducing bug triage work.
 +
* The customized bugzilla template should promote the "Hardware" and "Architecture" combo box usage, both important information in MeeGo SDK scope.
 +
* MeeGo SDK is supporting 3rd party host (Linux distributions, Windows and Mac OSX). The host information is required in the customized bugzilla template.
 +
* '''Considering it's hard to change fields in home page of bugzilla, we suggest to add 3 new lines in bug template to provide detail information about host arch, host OS and develop environment. See updated template below.'''
 +
=== Original bugzilla template ===
 +
 
 +
<pre>
 +
BUILD IMAGE(yyyy-mm-dd):
 +
HARDWARE MODEL (on what HW this bug is uncovered):
 +
 
 +
BUG DETAILED DESCRIPTIONS
 +
===========================================================
 +
 
 +
EXACT STEPS LEADING TO PROBLEM:
 +
(Explain in detail what you do (e.g. tap on OK) and what you see (e.g. message
 +
Connection Failed appears))
 +
===========================================================
 +
1.
 +
2.
 +
3.
 +
4.
 +
5.
 +
 
 +
EXPECTED OUTCOME:
 +
===================
 +
 
 +
ACTUAL OUTCOME:
 +
===================
 +
 
 +
USER IMPACT:
 +
===================
 +
 
 +
REPRODUCIBILITY:
 +
(always, less than 1/10, 5/10, 9/10)
 +
=====================================
 +
 
 +
EXTRA SOFTWARE INSTALLED:
 +
============================
 +
 
 +
OTHER COMMENTS:
 +
===================
 +
 
 +
 
 +
 
 +
</pre>
 +
 
 +
=== MeeGo SDK customized bugzilla template ===
 +
 
 +
<pre>
 +
HARDWARE: Fill combo box on top right corner
 +
ARCHITECTURE: Fill combo box on top right corner
 +
HOST ARCHITECTURE (i386, i586, amd64, x86_64):
 +
HOST OS (Debian, Fedora, MeeGo, Ubuntu, openSUSE, Windows, MacOS):
 +
HOST OS VERSION:
 +
EMULATOR ENVIRONMENT(QEMU, VirtualBox, Xephyr):
 +
 
 +
BUG DETAILED DESCRIPTIONS
 +
===========================================================
 +
 
 +
EXACT STEPS LEADING TO PROBLEM:
 +
(Explain in detail what you do (e.g. tap on OK) and what you see (e.g. message
 +
Connection Failed appears))
 +
===========================================================
 +
1.
 +
2.
 +
3.
 +
4.
 +
5.
 +
 
 +
EXPECTED OUTCOME:
 +
===================
 +
 
 +
ACTUAL OUTCOME:
 +
===================
 +
 
 +
USER IMPACT:
 +
===================
 +
 
 +
REPRODUCIBILITY:
 +
(always, less than 1/10, 5/10, 9/10)
 +
=====================================
 +
 
 +
EXTRA SOFTWARE INSTALLED:
 +
============================
 +
 
 +
OTHER COMMENTS:
 +
===================
 +
 
 +
 
 +
 
 +
</pre>
 +
 
 +
[[Category:SDK]]
 +
[[Category:QA]]

Latest revision as of 08:55, 13 April 2011

Bugzilla template for MeeGo SDK bugs

Rationale: the default bugzilla template isn't appropriate for submitting bugs related to MeeGo Platform/Application SDK. It will likely generate more bug triage.

Proposal:

  • MeeGo SDK products (Platform and Application) should have a customized bugzilla template, more appropriate for submitting bugs and reducing bug triage work.
  • The customized bugzilla template should promote the "Hardware" and "Architecture" combo box usage, both important information in MeeGo SDK scope.
  • MeeGo SDK is supporting 3rd party host (Linux distributions, Windows and Mac OSX). The host information is required in the customized bugzilla template.
  • Considering it's hard to change fields in home page of bugzilla, we suggest to add 3 new lines in bug template to provide detail information about host arch, host OS and develop environment. See updated template below.

Original bugzilla template

BUILD IMAGE(yyyy-mm-dd):
HARDWARE MODEL (on what HW this bug is uncovered):

BUG DETAILED DESCRIPTIONS
===========================================================

EXACT STEPS LEADING TO PROBLEM:
(Explain in detail what you do (e.g. tap on OK) and what you see (e.g. message
Connection Failed appears))
===========================================================
1.
2.
3.
4.
5.

EXPECTED OUTCOME:
===================

ACTUAL OUTCOME:
===================

USER IMPACT:
===================

REPRODUCIBILITY:
(always, less than 1/10, 5/10, 9/10)
=====================================

EXTRA SOFTWARE INSTALLED:
============================

OTHER COMMENTS:
===================



MeeGo SDK customized bugzilla template

HARDWARE: Fill combo box on top right corner
ARCHITECTURE: Fill combo box on top right corner
HOST ARCHITECTURE (i386, i586, amd64, x86_64):
HOST OS (Debian, Fedora, MeeGo, Ubuntu, openSUSE, Windows, MacOS):
HOST OS VERSION:
EMULATOR ENVIRONMENT(QEMU, VirtualBox, Xephyr):

BUG DETAILED DESCRIPTIONS
===========================================================

EXACT STEPS LEADING TO PROBLEM:
(Explain in detail what you do (e.g. tap on OK) and what you see (e.g. message
Connection Failed appears))
===========================================================
1.
2.
3.
4.
5.

EXPECTED OUTCOME:
===================

ACTUAL OUTCOME:
===================

USER IMPACT:
===================

REPRODUCIBILITY:
(always, less than 1/10, 5/10, 9/10)
=====================================

EXTRA SOFTWARE INSTALLED:
============================

OTHER COMMENTS:
===================



Personal tools