feat: 누락 시나리오 22개 추가
- 게시판(2): board-management, board-test
- 고객센터(3): customer-inquiry, customer-faq, customer-event
- 판매관리(1): sales-site
- 구매관리(1): purchase-pricing
- 생산관리(3): production-dashboard, production-work-order, production-worker
- 출고관리(1): shipment-dispatch
- 회계관리(11): accounting-sales, accounting-purchase, accounting-cost,
accounting-financial, accounting-bill, accounting-bank-transaction,
accounting-card-history, accounting-receivable, accounting-expense-forecast,
accounting-bad-debt, accounting-daily-report
2026-02-03 09:08:18 +09:00
|
|
|
{
|
|
|
|
|
"id": "accounting-financial",
|
|
|
|
|
"name": "재무제표 테스트",
|
|
|
|
|
"screenshotPolicy": {
|
|
|
|
|
"onErrorOnly": true,
|
|
|
|
|
"captureOn": ["error", "fail", "timeout", "404", "500", "blocked"]
|
|
|
|
|
},
|
2026-02-03 13:49:08 +09:00
|
|
|
"description": "회계관리 > 재무제표 메뉴의 재무상태표/손익계산서 조회/기간선택/다운로드 기능 테스트",
|
feat: 누락 시나리오 22개 추가
- 게시판(2): board-management, board-test
- 고객센터(3): customer-inquiry, customer-faq, customer-event
- 판매관리(1): sales-site
- 구매관리(1): purchase-pricing
- 생산관리(3): production-dashboard, production-work-order, production-worker
- 출고관리(1): shipment-dispatch
- 회계관리(11): accounting-sales, accounting-purchase, accounting-cost,
accounting-financial, accounting-bill, accounting-bank-transaction,
accounting-card-history, accounting-receivable, accounting-expense-forecast,
accounting-bad-debt, accounting-daily-report
2026-02-03 09:08:18 +09:00
|
|
|
"baseUrl": "https://dev.codebridge-x.com",
|
|
|
|
|
"menuNavigation": {
|
|
|
|
|
"level1": "회계관리",
|
|
|
|
|
"level2": "재무제표",
|
2026-02-03 13:49:08 +09:00
|
|
|
"expectedUrl": "/accounting/financial-statements",
|
|
|
|
|
"searchWithinParent": true,
|
|
|
|
|
"closeOtherMenus": true
|
feat: 누락 시나리오 22개 추가
- 게시판(2): board-management, board-test
- 고객센터(3): customer-inquiry, customer-faq, customer-event
- 판매관리(1): sales-site
- 구매관리(1): purchase-pricing
- 생산관리(3): production-dashboard, production-work-order, production-worker
- 출고관리(1): shipment-dispatch
- 회계관리(11): accounting-sales, accounting-purchase, accounting-cost,
accounting-financial, accounting-bill, accounting-bank-transaction,
accounting-card-history, accounting-receivable, accounting-expense-forecast,
accounting-bad-debt, accounting-daily-report
2026-02-03 09:08:18 +09:00
|
|
|
},
|
|
|
|
|
"auth": {
|
|
|
|
|
"username": "TestUser5",
|
|
|
|
|
"password": "password123!"
|
|
|
|
|
},
|
|
|
|
|
"steps": [
|
|
|
|
|
{
|
|
|
|
|
"id": 1,
|
|
|
|
|
"name": "메뉴 진입: 회계관리 > 재무제표",
|
|
|
|
|
"action": "menu_navigate",
|
|
|
|
|
"level1": "회계관리",
|
|
|
|
|
"level2": "재무제표",
|
|
|
|
|
"expected": {
|
|
|
|
|
"url_contains": "/accounting",
|
|
|
|
|
"visible": ["재무제표"]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 2,
|
|
|
|
|
"name": "필수 검증 #5: 목업 페이지 감지",
|
|
|
|
|
"action": "verify_not_mockup",
|
|
|
|
|
"checks": [
|
2026-02-03 13:49:08 +09:00
|
|
|
"재무제표 영역 표시",
|
|
|
|
|
"기간 선택 가능",
|
|
|
|
|
"재무상태표 또는 손익계산서 탭"
|
feat: 누락 시나리오 22개 추가
- 게시판(2): board-management, board-test
- 고객센터(3): customer-inquiry, customer-faq, customer-event
- 판매관리(1): sales-site
- 구매관리(1): purchase-pricing
- 생산관리(3): production-dashboard, production-work-order, production-worker
- 출고관리(1): shipment-dispatch
- 회계관리(11): accounting-sales, accounting-purchase, accounting-cost,
accounting-financial, accounting-bill, accounting-bank-transaction,
accounting-card-history, accounting-receivable, accounting-expense-forecast,
accounting-bad-debt, accounting-daily-report
2026-02-03 09:08:18 +09:00
|
|
|
],
|
|
|
|
|
"expected": "정상 페이지 (목업 아님)"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 3,
|
2026-02-03 13:49:08 +09:00
|
|
|
"name": "재무제표 페이지 구조 확인",
|
feat: 누락 시나리오 22개 추가
- 게시판(2): board-management, board-test
- 고객센터(3): customer-inquiry, customer-faq, customer-event
- 판매관리(1): sales-site
- 구매관리(1): purchase-pricing
- 생산관리(3): production-dashboard, production-work-order, production-worker
- 출고관리(1): shipment-dispatch
- 회계관리(11): accounting-sales, accounting-purchase, accounting-cost,
accounting-financial, accounting-bill, accounting-bank-transaction,
accounting-card-history, accounting-receivable, accounting-expense-forecast,
accounting-bad-debt, accounting-daily-report
2026-02-03 09:08:18 +09:00
|
|
|
"action": "verify_elements",
|
|
|
|
|
"checks": [
|
2026-02-03 13:49:08 +09:00
|
|
|
"재무상태표 탭/버튼",
|
|
|
|
|
"손익계산서 탭/버튼",
|
|
|
|
|
"기간 선택 (연도/분기)",
|
|
|
|
|
"조회 버튼"
|
feat: 누락 시나리오 22개 추가
- 게시판(2): board-management, board-test
- 고객센터(3): customer-inquiry, customer-faq, customer-event
- 판매관리(1): sales-site
- 구매관리(1): purchase-pricing
- 생산관리(3): production-dashboard, production-work-order, production-worker
- 출고관리(1): shipment-dispatch
- 회계관리(11): accounting-sales, accounting-purchase, accounting-cost,
accounting-financial, accounting-bill, accounting-bank-transaction,
accounting-card-history, accounting-receivable, accounting-expense-forecast,
accounting-bad-debt, accounting-daily-report
2026-02-03 09:08:18 +09:00
|
|
|
],
|
2026-02-03 13:49:08 +09:00
|
|
|
"expected": "재무제표 페이지 정상 표시"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 4,
|
|
|
|
|
"phase": "READ",
|
|
|
|
|
"name": "[READ] 재무상태표 조회",
|
|
|
|
|
"action": "click",
|
|
|
|
|
"target": "button:has-text('재무상태표'), [class*='tab']:has-text('재무상태표'), a:has-text('재무상태표')",
|
|
|
|
|
"expected": {
|
|
|
|
|
"api_call": "GET /api/v1/accounting/financial/balance-sheet"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 5,
|
|
|
|
|
"name": "재무상태표 구조 확인",
|
|
|
|
|
"action": "verify_elements",
|
|
|
|
|
"checks": [
|
|
|
|
|
"자산 항목 표시",
|
|
|
|
|
"부채 항목 표시",
|
|
|
|
|
"자본 항목 표시",
|
|
|
|
|
"자산총계 = 부채총계 + 자본총계"
|
|
|
|
|
],
|
|
|
|
|
"expected": "재무상태표 정상 표시"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 6,
|
|
|
|
|
"phase": "READ",
|
|
|
|
|
"name": "[READ] 손익계산서 조회",
|
|
|
|
|
"action": "click",
|
|
|
|
|
"target": "button:has-text('손익계산서'), [class*='tab']:has-text('손익계산서'), a:has-text('손익계산서')",
|
|
|
|
|
"expected": {
|
|
|
|
|
"api_call": "GET /api/v1/accounting/financial/income-statement"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 7,
|
|
|
|
|
"name": "손익계산서 구조 확인",
|
|
|
|
|
"action": "verify_elements",
|
|
|
|
|
"checks": [
|
|
|
|
|
"매출액 표시",
|
|
|
|
|
"매출원가 표시",
|
|
|
|
|
"영업이익 표시",
|
|
|
|
|
"당기순이익 표시"
|
|
|
|
|
],
|
|
|
|
|
"expected": "손익계산서 정상 표시"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 8,
|
|
|
|
|
"phase": "FILTER",
|
|
|
|
|
"name": "[FILTER] 연도 선택",
|
|
|
|
|
"action": "click",
|
|
|
|
|
"target": "select[name*='year'], [class*='year'], button:has-text('연도')",
|
|
|
|
|
"expected": "연도 선택 옵션 표시"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 9,
|
|
|
|
|
"phase": "FILTER",
|
|
|
|
|
"name": "[FILTER] 분기 선택",
|
|
|
|
|
"action": "verify_elements",
|
|
|
|
|
"checks": [
|
|
|
|
|
"1분기/2분기/3분기/4분기 선택 가능"
|
|
|
|
|
],
|
|
|
|
|
"expected": "분기 선택 가능"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 10,
|
|
|
|
|
"phase": "FILTER",
|
|
|
|
|
"name": "[FILTER] 조회 실행",
|
|
|
|
|
"action": "click",
|
|
|
|
|
"target": "button:has-text('조회'), button:has-text('검색')",
|
|
|
|
|
"expected": {
|
|
|
|
|
"data_loaded": true
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 11,
|
|
|
|
|
"name": "전년 동기 대비 확인",
|
|
|
|
|
"action": "verify_elements",
|
|
|
|
|
"checks": [
|
|
|
|
|
"전년 동기 대비 증감 표시 여부"
|
|
|
|
|
],
|
|
|
|
|
"expected": "비교 분석 기능 확인"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 12,
|
|
|
|
|
"name": "필수 검증 #1: 엑셀 다운로드",
|
|
|
|
|
"action": "click",
|
|
|
|
|
"target": "button:has-text('엑셀'), button:has-text('Excel'), button:has-text('다운로드')",
|
|
|
|
|
"critical": true,
|
|
|
|
|
"verify": {
|
|
|
|
|
"api_call": "GET /api/v1/accounting/financial/export",
|
|
|
|
|
"file_download": true
|
|
|
|
|
},
|
|
|
|
|
"expected": "엑셀 파일 다운로드"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 13,
|
|
|
|
|
"name": "인쇄 기능 확인",
|
|
|
|
|
"action": "verify_elements",
|
|
|
|
|
"checks": [
|
|
|
|
|
"인쇄 버튼 존재"
|
|
|
|
|
],
|
|
|
|
|
"expected": "인쇄 기능 표시"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 14,
|
|
|
|
|
"name": "PDF 다운로드 확인",
|
|
|
|
|
"action": "verify_elements",
|
|
|
|
|
"checks": [
|
|
|
|
|
"PDF 다운로드 버튼 존재 여부"
|
|
|
|
|
],
|
|
|
|
|
"expected": "PDF 다운로드 기능 확인"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 15,
|
|
|
|
|
"name": "금액 포맷 확인",
|
|
|
|
|
"action": "verify_detail",
|
|
|
|
|
"checks": [
|
|
|
|
|
"원화 포맷 정상 (천원 또는 원 단위)",
|
|
|
|
|
"음수 표시 (괄호 또는 마이너스)"
|
|
|
|
|
],
|
|
|
|
|
"expected": "금액 표시 정상"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"expectedAPIs": [
|
|
|
|
|
{
|
|
|
|
|
"method": "GET",
|
|
|
|
|
"endpoint": "/api/v1/accounting/financial/balance-sheet",
|
|
|
|
|
"description": "재무상태표 조회"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"method": "GET",
|
|
|
|
|
"endpoint": "/api/v1/accounting/financial/income-statement",
|
|
|
|
|
"description": "손익계산서 조회"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"method": "GET",
|
|
|
|
|
"endpoint": "/api/v1/accounting/financial/export",
|
|
|
|
|
"description": "재무제표 엑셀 다운로드"
|
feat: 누락 시나리오 22개 추가
- 게시판(2): board-management, board-test
- 고객센터(3): customer-inquiry, customer-faq, customer-event
- 판매관리(1): sales-site
- 구매관리(1): purchase-pricing
- 생산관리(3): production-dashboard, production-work-order, production-worker
- 출고관리(1): shipment-dispatch
- 회계관리(11): accounting-sales, accounting-purchase, accounting-cost,
accounting-financial, accounting-bill, accounting-bank-transaction,
accounting-card-history, accounting-receivable, accounting-expense-forecast,
accounting-bad-debt, accounting-daily-report
2026-02-03 09:08:18 +09:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"requiredVerifications": [
|
2026-02-03 13:49:08 +09:00
|
|
|
{
|
|
|
|
|
"id": 1,
|
|
|
|
|
"name": "엑셀 다운로드",
|
|
|
|
|
"steps": [12],
|
|
|
|
|
"criteria": "API 호출 + 파일 다운로드"
|
|
|
|
|
},
|
feat: 누락 시나리오 22개 추가
- 게시판(2): board-management, board-test
- 고객센터(3): customer-inquiry, customer-faq, customer-event
- 판매관리(1): sales-site
- 구매관리(1): purchase-pricing
- 생산관리(3): production-dashboard, production-work-order, production-worker
- 출고관리(1): shipment-dispatch
- 회계관리(11): accounting-sales, accounting-purchase, accounting-cost,
accounting-financial, accounting-bill, accounting-bank-transaction,
accounting-card-history, accounting-receivable, accounting-expense-forecast,
accounting-bad-debt, accounting-daily-report
2026-02-03 09:08:18 +09:00
|
|
|
{
|
|
|
|
|
"id": 5,
|
|
|
|
|
"name": "목업 페이지 감지",
|
|
|
|
|
"steps": [2],
|
2026-02-03 13:49:08 +09:00
|
|
|
"criteria": "재무제표 영역, 기간 선택, 탭 전환 존재"
|
feat: 누락 시나리오 22개 추가
- 게시판(2): board-management, board-test
- 고객센터(3): customer-inquiry, customer-faq, customer-event
- 판매관리(1): sales-site
- 구매관리(1): purchase-pricing
- 생산관리(3): production-dashboard, production-work-order, production-worker
- 출고관리(1): shipment-dispatch
- 회계관리(11): accounting-sales, accounting-purchase, accounting-cost,
accounting-financial, accounting-bill, accounting-bank-transaction,
accounting-card-history, accounting-receivable, accounting-expense-forecast,
accounting-bad-debt, accounting-daily-report
2026-02-03 09:08:18 +09:00
|
|
|
}
|
2026-02-03 13:49:08 +09:00
|
|
|
],
|
|
|
|
|
"rollbackPlan": {
|
|
|
|
|
"note": "조회 전용 페이지로 데이터 변경 없음"
|
|
|
|
|
}
|
feat: 누락 시나리오 22개 추가
- 게시판(2): board-management, board-test
- 고객센터(3): customer-inquiry, customer-faq, customer-event
- 판매관리(1): sales-site
- 구매관리(1): purchase-pricing
- 생산관리(3): production-dashboard, production-work-order, production-worker
- 출고관리(1): shipment-dispatch
- 회계관리(11): accounting-sales, accounting-purchase, accounting-cost,
accounting-financial, accounting-bill, accounting-bank-transaction,
accounting-card-history, accounting-receivable, accounting-expense-forecast,
accounting-bad-debt, accounting-daily-report
2026-02-03 09:08:18 +09:00
|
|
|
}
|