Contribution Guidelines
ko-cg
ko-cg
  • Overview
  • Preface
    • How to Read This Document
  • Workflow with JIRA Issues
    • Introduction
    • JIRA 이슈 등록 <OPEN>
    • 이슈 선별 (Triage) <Confirmed>
    • 작업 진행 <Analysis, Develop>
    • 작업 정리 <Handover>
    • 작업 완료 <Resolved>
    • 테스트 진행 <Test>
    • 백포트 <Backport>
    • 이슈 종료 <Closed>
  • Workflow with Github
    • Introduction
    • Git Workflow
    • Git 브랜치 모델
    • Feature Branch
    • Pull Request, Code Review, Code Merge
    • Backport
  • Workflow after Code Merging
    • QA 리포트 확인
    • 테스트 실패 (regression) 발생 시 절차 가이드
    • 매뉴얼 작성 가이드
  • Contributing Guideline for First Contributors
    • Contributor License Agreement (CLA)
    • Good first issue
    • Communication Channel
  • Release
    • Release
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Workflow with JIRA Issues

테스트 진행 <Test>

Previous작업 완료 <Resolved>Next백포트 <Backport>

Last updated 1 year ago

Was this helpful?

QA 담당자는 "Start Test" 버튼을 눌러 "TEST" 상태로 변경합니다. "TEST" 상태는 매뉴얼 테스트, 테스트 시나리오 작성 및 테스트 성공 여부를 확인합니다.

프로젝트 메인테이너, QA 메인테이너 및 QA 담당자는 종료된 이슈("CLOSED")에 대해 추가적인 테스트가 필요시 "Need Test"를 통해 "TEST"로 상태를 변경할 수 있습니다.