# E2E 전체 테스트 결과 요약 **실행 시간**: 2026-03-08_01-27-57 **총 소요 시간**: 0.9분 **전체 시나리오**: 1개 | **성공**: 0개 | **실패**: 1개 📉 (이전: 1/1 성공) ## 카테고리별 요약 | 카테고리 | 시나리오 수 | 성공 | 실패 | 성공률 | |---------|-----------|------|------|--------| | 기능 테스트 | 1 | 0 | 1 | 0% | ## 시나리오별 결과 | # | 시나리오 | 결과 | 스텝 | 성공 | 실패 | 소요(초) | |---|---------|------|------|------|------|---------| | 1 | 로그인 테스트 (끝판왕) | ❌ | 23 | 12 | 10 | 26.3 | ## 실패 시나리오 상세 ### ❌ 로그인 테스트 (끝판왕) (login-test) - Step 5 (비밀번호 표시/숨김 토글 테스트): Element not found: #password ~ button, button:has(.lucide-eye), button:has(.lucide-eye-off) [context: btn:46,input:0] - Step 6 (비밀번호 숨김 복원): Element not found: #password ~ button, button:has(.lucide-eye), button:has(.lucide-eye-off) [context: btn:46,input:0] - Step 7 (로그인 실패 테스트 - 빈 필드): Element not found: button[type='submit'] [context: btn:46,input:0] - Step 8 (아이디 입력): Input not found: #userId [context: btn:46,input:0] - Step 9 (로그인 실패 테스트 - 잘못된 비밀번호): Input not found: #password [context: btn:46,input:0] - Step 10 (잘못된 비밀번호로 로그인 시도): Element not found: button[type='submit'] [context: btn:46,input:0] - Step 11 (비밀번호 필드 초기화): Input not found: #password [context: btn:46,input:0] - Step 12 (올바른 비밀번호 입력): Input not found: #password [context: btn:46,input:0] - Step 13 (필수 검증 #2: 로그인 버튼 클릭): Element not found: button[type='submit'] [context: btn:46,input:0] - Step 20 (로그아웃 후 로그인 페이지 확인): URL missing: /login ## ⚠️ 불안정 테스트 (Flaky Tests) 최근 3일간 성공과 실패가 모두 발생한 시나리오: | 시나리오 | 성공 횟수 | 실패 횟수 | 안정성 | |---------|----------|----------|--------| | approval-box | 1 | 2 | 🔴 33% | | attendance-checkin | 1 | 2 | 🔴 33% | | department-add | 1 | 2 | 🔴 33% | | item-management | 1 | 2 | 🔴 33% | | board-management | 1 | 1 | 🟠 50% | | board-test | 2 | 1 | 🟠 67% | | deposit-management | 1 | 1 | 🟠 50% | | draft-box | 2 | 1 | 🟠 67% | | free-board | 2 | 1 | 🟠 67% | | production-dashboard | 1 | 1 | 🟠 50% | | quality-certification | 1 | 1 | 🟠 50% | | reference-box | 1 | 1 | 🟠 50% | | sales-management | 1 | 1 | 🟠 50% | | vendor-ledger | 1 | 1 | 🟠 50% | | vendor-management | 1 | 1 | 🟠 50% | | withdrawal-management | 1 | 1 | 🟠 50% | ## 📊 트렌드 분석 | 항목 | 이전 실행 | 현재 실행 | 변화 | |------|---------|---------|------| | 전체 | 1 | 1 | +0 | | 성공 | 1 | 0 | 📉 -1 | | 실패 | 0 | 1 | 📉 +1 | 이전 실행: 2026-03-08_01-23-59