QA/버그 분류

    From The Document Foundation Wiki
    < QA
    This page is a translated version of the page QA/BugTriage and the translation is 15% complete.
    Outdated translations are marked like this.


    소개

    이 문서는 LibreOffice 의 버그들을 분류하는 방법에 관한 정보를 제공합니다. 분류란 버그 보고들을 확인하고, 우선순위를 지정하고, 정리하는 일들을 지칭하며, 새로운 기여자, 그리고/또는 제한된 프로그래밍 능력을 가진 기여자가 LibreOffice 가 모든 사람들에게 더 나은 제품이 될 수 있도록 도움을 주기에 좋은 일입니다. 분류는 사용자와 개발자 모두에게 도움을 주는, 개발에 있어서 매우 중요한 부분입니다.

    다른 QA 회원들을 찾을 수 있는 곳

    QA 팀의 구성원들을 찾거나 연락할 수 있는 곳이 몇 군데 있으며, 그들 중 다수는 분류에 관한 질문들에 대해 도움을 줄 수 있을 것이고, 그들 스스로도 활발히 분류에 참여하고 있을 것입니다.

    1. 메일 리스트
      • libreoffice-qa@lists.freedesktop.org
      • libreoffice@lists.freedesktop.org
    1. 프리 노드의 IRC 채널들
    1. QA 멤버들
      다음은 QA 구성원 목록입니다. (QA에 기여하려는 경우 당신의 이름을 자유롭게 추가할 수 있습니다.) 사용자가 구성원들에게 직접 연락할 수 있는 권한을 당신에게 부여했다면, 언제든지 그렇게 하십시오. 또한, 당신은 구성원들이 대화방에서 자주 어울리고 있는 모습을 볼 수 있을 것입니다.

    버그를 분류하는 단계

    이 섹션에서는 올바르게 분류하기 위해 필요한 단계들을 나열합니다. 이 가이드는 간결한 설명을 목표로 하며, 일부 섹션의 링크들이 특정 단계와 관련된 추가 정보들을 제공할 것입니다. 분류 과정은 기본적으로 세 단계로 나눌 수 있으며, 첫 번째는 "준비", 두 번째는 "재생", 세 번째는 "우선 순위 지정" 입니다.

    단계 요약

    1. 분류할 버그들 찾기
    2. 버그 보고들의 사전 필터링
    3. 중복 버그(들) 찾기
    4. 버그 보고에 제공된 정보 확인
    1. 버그 재현 시도
    2. 버그 상태 설정
    3. 버그 우선순위 지정
    4. 개발자들에게 알림 -- 버그가 Blocker/Critical 인 것으로 보이는 매우 특정한 경우에만 필요

    단계의 세부사항

    준비

    In general you'll always want to do the following steps in preparing to triage bugs. Remember that you can work on bugs only when logged in (please create an account if you do not already have one). And once you have an account, it is good to go to your preferences and set 'Automatically add me to the CC list of bugs I change' to 'Only if I have no role on them' if you want to be notified whenever someone replies in any of the bug reports you commented in.

    단계 1: 분류할 버그들 찾기

    a) 버그질라 검색

    Navigate to LibreOffice's bug tracker system available at bugs.documentfoundation.org. After logging in, browse open issues by component or do a custom search for bugs that are:

    a) LibreOffice 제품에 제출

    b) 미확인 또는 재오픈 상태

    c) 문의하고자 하는 다른 기준을 얼마든지 추가하십시오.

    Once you are there, search for a bug that you'd like to triage. Custom search for bugs can be build using the Advanced Search form or entering search terms in the Quick Search field (Bugzilla Quick Search help). You can also use the following direct links to search. Clicking on the link will bring up the Bugzilla result page:

    단계 2: 버그 보고들의 사전 필터링

    Some bugs need special attention by specific teams:

    UX Enhancements

    Any bugs which cover enhancements to the UI/UX of LibreOffice should be given to the UX Team

    1. Add keyword 'needsUXEval'
    2. Add this to the CC List: libreoffice-ux-advise@lists.freedesktop.org
    3. Update the Status
      • If the request looks complete and plausible, Status -> NEW
      • If the request seems incomplete or needs explaining, Status -> NEEDINFO
    1. Leave a comment along the lines of:
    UX Team -- please take a look at this enhancement. Thanks!
    

    Some bugs don't belong in Bugzilla at all. For a list of topics that belong elsewhere, see the BugReport page.

    • If one of these bugs is filed in Bugzilla, please change the Status to RESOLVED NOTOURBUG and add the following in a comment:

    Thank you for getting in touch with us!

    Although Bugzilla sometimes feels like the center of the
    Universe, there are a few topics that need to be
    reported elsewhere. To find the right place to report
    your issue, please look at the BugReport wiki page:
    https://wiki.documentfoundation.org/QA/BugReport#Not_all_bugs_go_to_Bugzilla
    

    Step 3: Search for Duplicates

    Duplicates are reports which are very similar or identical, but reported by different users. You typically want to keep the NEW status for the report with the most valuable information and close others as RESOLVED DUPLICATE. So even though an older report exists, there is no need to keep it open, if it contains confusing or incomplete information.

    Closed duplicates are automatically counted by Bugzilla and available at Most Frequently Reported Bugs page. When triaging please, check that list and do a quick search through reports in Bugzilla to see if there are any duplicates of the report you are examining. You don't need to spend a lifetime on this. As you see more reports you may start spotting duplicates without having to use the search.

    If you find a duplicate bug skip to step #5

    Step 4: Check Information

    Checking information is critical for development. What you should look for is the following:

    1. Clear and meaningful summary
    2. Clear problem description
    1. Steps to reproduce the problem -- if not clear from summary and/or description
    2. Attachments -- in many cases attachments are needed to reproduce the problem, if attachment(s) are not provided this can hinder proper fixes
    3. If the report refers to external data (screenshots, documents, screencasts, etc.), copy and attach them to the bug, so they don't vanish later and eventually render it unreproducible.

    If all information is not properly there, skip to step #5

    Step 5: Attempt to Reproduce

    If the bug "passed" the Preparation steps it's time to try to reproduce the bug.

    Do just that: Go through the steps necessary and try to reproduce the bug, that simple! When you reproduce it, keep these things in mind:

    1. Did the bug reporter leave enough information in Bugzilla itself to reproduce the bug, or did you have to take extra steps? If extra steps were needed, add a comment to describe the extra step(s).
    2. Did your reproduction lead to the same result, something similar but not identical, or did everything work flawlessly?

    Step 6: Set Status

    This section is the last "mandatory" step of a successful triage and can only be done once steps #1–#4 are done (or #3 if #4 isn't applicable).

    The STATUS of the bug is dependent on your results from the above steps. Below is a short description of the usage of each status.

    1. NEW: Confirmed bug, all information necessary is there
    2. NEEDINFO: All information needed to attempt replication is not included in the bug report. Please ask a particular person for a particular information in a comment.
    3. RESOLVED: This category comes with several options. For example, if the issue has already been reported, you can mark it as RESOLVED DUPLICATE. Or if you can replicate the bug as described, but it is already fixed in a more recent version, RESOLVED WORKSFORME is the appropriate STATUS. See RESOLVED for a detailed description of all possible values.
    4. VERIFIED: This option is only available when the current bug status is RESOLVED. You can mark a RESOLVED FIXED bug as VERIFIED, when you can confirm it is fixed with the version mentioned in the bug report. It is also pleasant for the developer who fixed the issue, and is a confirmation the problem is solved now. Otherwise a bug reporter can mark their own bug that is in RESOLVED WORKSFORME state as VERIFIED WORKSFORME to verify it is somehow fixed.
    5. INVALID: There are many reasons why a bug can be determined to be invalid, but this usually requires input from other QA members. If you come across a bug that you believe to be invalid, best bet is to get a second opinion from the QA IRC channel or send an email out to the mailing list explaining why you believe the bug to be invalid.
    6. UNCONFIRMED:

    This is the status given to all new bugs that have not gone through triage process. Note that such bug might be also in NEEDINFO state.

    ANY time you make changes you should put a comment that politely explains why you made the change

    Flowcharts below are examples of how to visually think of setting STATUS. Feel free to edit and upload your own version if you'd like.
    PDF file
    LibreOffice Draw file

    Step 7: Regression Testing

    Use older versions of LibreOffice to find out whether the bug has been introduced since LibreOffice began.

    Download and install a number of old versions, the oldest being LibreOffice 3.3. At a minimum you should have one version from all the main release lines (3.x, 4.x, 5.x, 6.x...).

    You have to have some awareness of when various features were introduced into the software to avoid getting irrelevant test results. Please consult other team members, if you are unsure of something.

    • If the bug is present in version 3.3.0, set version to "inherited from OOo" and add the following comment:

    This bug is already present in Libreoffice 3.3.0

    Changing version to "inherited from OOo"
    
    • If the bug is not present in 3.3.0 add "regression" to the keywords field and add the following comment:

    This bug is not present in Libreoffice 3.3.0, thus it's a regression

    For regressions that are older than version 3.5.0, also add the keyword preBibisect. For newer regressions add the keyword bibisectRequest and update the version field to match the earliest known problematic version.

    Step 8: Prioritize Bug

    We currently highlight only critical bugs by CC-ing developers and adding keywords. See below for more information.

    Prioritizing a bug is relatively subjective, but the triager should always try to be consistent with how they determine a bug's prioritization. The QA team member triaging should have a clear idea of what constitutes each priority state and then try to stick with that methodology. Also, commenting on the bug after prioritizing is helpful in that it lets the bug reporter (as well as developers and other users) know what thought process you used to come up with the priority status.

    To prioritize bugs above medium-normal, you need to be added to the contributors group in Bugzilla. In order to get this done, please contact one of the Bugzilla admins.

    The flowchart below shows rough guidelines on how to deal with prioritization.

    It is usually easier to determine the severity of an issue than try to think of a suitable priority.

    Small aesthetic tweaks to the UI can be considered low priority and trivial severity.

    Problems that make you angry, but you can tolerate or work around somehow can be set to minor severity.

    Bugs that break some functionality and do not have a workaround are normal severity.

    Crashes, hangs and freezes resulting from a specific file or command are major severity.

    Additional Useful (Optional) Steps

    Keywords

    The Keywords field holds Keywords pertaining to the categorization of this bug.

    Some categories of Keywords include:

    One interesting Keyword is needsDevEval. An easyHack is a bug that will most likely not take long to fix and can be done by a new developer and/or a developer without a lot of programming skills. As QA we should NOT mark a bug as easyHack as it requires several additional steps (including finding a developer to mentor for the bug). If you think a bug qualifies as an easyhack, mark as needsDevEval.

    Crash reports

    Having a crash report (aka backtrace) for a bug makes it easy for a developer to identify what is causing the crash. If a crash report is added to a bug report, the havebacktrace keyword should be added to the Keywords field.

    Meta reports

    Look at our existing meta reports that collect reports of the same genre. If you find a good fit, add the meta report number to the Blocks field of the report you are triaging.

    Comment tags

    Comment tags act as notes that help everyone get a quick overview of the comment history and value/relevance of individual comments. Click the tag text in the header of a comment, input your tag and press enter. There is no need to save the report. You can invent new tags or use existing tags. The tag input field supports auto-completion.

    Entering one of these tags make the comment hidden by default:

    obsolete, spam, me-too, off-topic, abusive, no-value, bibisection, noise.

    You can show a hidden comment by clicking on the "Toggle comment display" widget in the comment header. You can also hide regular comments and show tagged comments by clicking on the tag name of your choosing under the "Comment Tags" list next to the bug description (comment 0). Click Expand all comments to show everything.

    Checking Additional Info

    As a triager we should try to check the information that was originally reported by the bug reporter. Things to check include:

    • Product
    • Version
    • Platform

    Adding Developer to CC List

    This step should only be done if you're sure that it is important enough to CC a developer. If you think that a bug is serious enough that it deserves extra attention but maybe does not belong in the category of Most Annoying Bugs, then you should seek out an expert for additional input. Please try to use this with care as we don't want to inundate our expert developers with minor bug pings. To add the user simply add their name to the CC list and put a comment on the bug telling the developers why you've added them to the CC Anyway, the right names can be found in the list of experts.

    Adding QA to CC List

    This mostly is not used but if you feel like adding yourself or another QA member to the list might be useful, feel free to do so. Again, please make sure to add a comment if you're adding someone else to the list, otherwise they might get irritated at not knowing what's going on.

    Interoperability testing

    If the requirement for testing is opening or saving a file with Microsoft Office and you don't have access to the software, you might make use of Office Web Viewer. It works with Word, Excel, PowerPoint and ODF documents. You need to upload the document somewhere and then add the URL to the end of this link:

    https://view.officeapps.live.com/op/view.aspx?src=

    You can then click the Print button in the top menu and finally Open PDF to get access to a PDF rendering of the document. This will both allow you to see how the document looks like in the latest version of Microsoft Office and share the PDF in Bugzilla.

    Bugzilla attachment links work with the viewer.

    To conveniently use the live viewer in Firefox
    • Add a new bookmark
    • Set some Name
    • Set the URL to:
    https://view.officeapps.live.com/op/view.aspx?src=%s
    
    • Set a Keyword, such as lv, press OK.
    • Now you can use the bookmarks keyword plus a bugdoc URL in the URL bar to open the bugdoc in the Office live viewer:
    lv https://bugs.documentfoundation.org/attachment.cgi?id=180059
    

    Special Triage Notes for the QA Team

    Here are some notes for Advanced Triagers on the QA/Team. If you're new, don't worry about any of this!

    Bug reports that are difficult to triage or close

    Sometimes we need special software or hardware to reproduce a bug or we face some other difficulty that prevents us from investigating. For these cases we have:

    The collection uses the MediaWiki Bugzilla extension, which pulls data from meta reports and various other queries.

    Extensions

    It is best to get the creator of the extension involved in triaging. The responsibility for contacting the creator is on the bug reporter.

    Locale-related controversy

    Sometimes we are faced with hot topics related to locales. There might be a situation where a national standard for something differs from the actual practice. In these cases, it can be useful to direct the issue reporter to the Unicode Common Locale Data Repository and their survey tool.

    Suggested Triage Order

    The tables below represent a suggested order to approach triaging. The goal of QA is to confirm the worst bugs first.

    Table By Platform (OS)

    Description All Bugs Windows Linux macOS Comments
    Bugs Reporting Crashes CrasherAll CrasherWindows CrasherLinux CrashermacOS These are bugs that have "crash" or some similar word in the title of the bug. For crashers the severity should be set to Major/Critical depending on how many users will be affected. Also, QA should look at if the crash is a regression or not and add "regression" to keywords if the bug is determined to be a regression.
    Potential Regressions possibleRegressionAll possibleRegresionWindows possibleRegressionLinux possibleRegressionmacOS If the bug is confirmed to be a regression, the Keyword "possibleRegression" should be removed and "regression" should be added to the keywords.
    Keyword Regression RegressionAll RegressionWindows RegressionLinux RegressionmacOS The reporter of the bug or someone else has put regression in the keyword. Equally important as the row above but Bugzilla does not allow an "or" search so had to split into two rows.
    Bugs Reported as Critical CriticalAll CriticalWindows CriticalLinux CriticalmacOS Only contributors with special privileges can set bugs to critical. Critical is reserved for very serious bugs (such as data loss which will affect many userse). For guidance see PriorityFlowChart
    Bugs Reported as Major MajorAll MajorWindows MajorLinux MajormacOS Only contributors with special privileges can set bugs to major. Major is reserved for very serious bugs (such as data loss) but which will likely not affect many users or are only happening in corner cases with individual documents. For guidance see PriorityFlowChart.
    All Bugs AllBugs AllWindows AllLinux AllmacOS List of all bug reports (no enhancements). If the above bugs are tackled first then the ones remaining will be of slightly lower priority to confirm. Suggestion is to do these in chronological order (oldest first so that users who reported the longest time ago get priority).
    Enhancement Requests EnhancementAll EnhancementWindows EnhancementLinux EnhancementmacOS Enhancement requests are the lowest priority to confirm as valid requests.

    Table By Component

    Description Writer Calc Impress Draw Base Other Comment
    Bugs Reported as Crashers WriterCrasher SpreadsheetCrasher PresentationCrasher DrawingCrasher DatabaseCrasher OtherCrashers 'Critical' severity is reserved for only the most serious bugs (such as inability to install LibreOffice). For guidance see PriorityFlowChart
    Potential Regressions WriterPosReg SpreadsheetPosReg PresentationPosReg DrawingPosReg DatabasePosReg OtherPosReg If the bug is confirmed to be a regression, the Keyword "possibleRegression" should be removed and "regression" should be added.
    Keyword Regression WriterRegression SpreadsheetRegression PresentationRegression DrawingRegression DatabaseRegression OtherRegressions The reporter of the bug or someone else has put regression in the keyword. Equally important as the row above but Bugzilla does not allow an "or" search so had to split into two rows.
    Bugs Reported as Critical WriterCritical SpreadsheetCritical PresentationCritical DrawingCritical DatabaseCritical OtherCritical Only contributors with special privileges can set bugs to critical. Critical is reserved for very serious bugs (such as data loss which will affect many userse). For guidance see PriorityFlowChart.
    Bugs Reported as Major WriterMajor SpreadsheetMajor PresentationMajor DrawingMajor DatabaseMajor OtherMajor Only contributors with special privileges can set bugs to major. Major is reserved for very serious bugs (such as data loss) but which will likely not affect many users or are only happening in corner cases with individual documents. For guidance see PriorityFlowChart.
    All Other Bugs WriterOther SpreadsheetOther PresentationOther DrawingOther DatabaseOther AllOther These are all bugs marked as anything below Major but not including Enhancements.
    Enhancement Requests WriterEnhance SpreadsheetEnhance PresentationEnhance DrawingEnhance DatabaseEnhance OtherEnhance Enhancement Requests