Meego Wiki
Views

SDK/Bugzilla Template

From MeeGo wiki
< SDK(Difference between revisions)
Jump to: navigation, search
(MeeGo SDK customized bugzilla template)
(categorise)
 
(6 intermediate revisions not shown)
Line 7: Line 7:
* The customized bugzilla template should promote the "Hardware" and "Architecture" combo box usage, both important information in MeeGo SDK scope.
* 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.
* 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 ===
=== Original bugzilla template ===
Line 53: Line 53:
<pre>
<pre>
-
BUILD IMAGE(yyyy-mm-dd):
+
HARDWARE: Fill combo box on top right corner
-
'''Host Arch(ia32, ia64):'''
+
ARCHITECTURE: Fill combo box on top right corner
-
'''Host OS(FedoraXX, UbuntuXX, OpenSuseXX, WinXX, MacOS, MeeGoXX):'''
+
HOST ARCHITECTURE (i386, i586, amd64, x86_64):
-
'''Develope environment(Qemu, Xephyr, VirtualBox):'''
+
HOST OS (Debian, Fedora, MeeGo, Ubuntu, openSUSE, Windows, MacOS):
-
 
+
HOST OS VERSION:
-
HARDWARE MODEL (Apply only for real device):
+
EMULATOR ENVIRONMENT(QEMU, VirtualBox, Xephyr):
BUG DETAILED DESCRIPTIONS
BUG DETAILED DESCRIPTIONS
Line 95: Line 95:
</pre>
</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