Front-end testing for practical use - Part 2. Testing in depth: Visual regression and E2E testing
In this course, you will learn about the general types of front-end testing and how to write reliable tests by selecting the appropriate test for the situation.
659 learners
Level Basic
Course period Unlimited

- Unresolved
e2e 테스트 CI , 서버비용
안녕하세요 e2e 테스트는 비용이 많이 들어서 어떻게 관리를 하는지 궁금합니다. - 파이프라인에서 매번 CI 에서 돌리기에는 서버나, 시간이 개발 생산성을 잡아 먹을 것 같은데요. 점점 e2e 테스트가 쌓
javascripttdd소프트웨어-테스트viteste2echromaticdali
・
6 months ago
0
50
1
- Resolved
Retry-ability와 커스텀 커맨드, 커스텀 쿼리 질문
안녕하세요 선생님 강의 잘 듣고 있습니다. 이번 강의에서 질문이 있습니다! 1. 커스텀 쿼리도 Retry-ability 지원되고 커스텀 쿼리 안에 커맨드도 Retry-ability가 지원되면 n의 m제곱 번의 재시도가 발생하는 것일
javascripttdd소프트웨어-테스트viteste2echromaticmega
・
0
126
1
- Unresolved
브랜치 git clone 질문
질문 git clone <a target="_blank" rel="noopener noreferrer nofollow" href="https://github.com/practical-fe-testing/test-example-shopping-mall.
javascripttdd소프트웨어-테스트viteste2echromaticdlscks05586062
・
0
110
1
- Resolved
unit-test-example 브랜치에서 'Test result not found.' 가 뜹니다...
unit-test-example에서 테스트를 실행하니 테스트코드 통과 여부에 관계없이 Test result not found만 뜨며 실패합니다. 이유를 모르겠어요ㅠㅠ Test result not found.If you
javascripttdd소프트웨어-테스트viteste2echromaticaka559
・
0
162
1
- Resolved
4.3 테스트 질문 입니다
시간: 9:00Q. ‘비밀번호를 입력하지 않고 로그인 버튼을 클릭할 경우 “비밀번호를 입력하세요” 경고 메시지가 노출된다’ 를 테스트 할 때, 비밀번호가 입력하지 않은 상태인지 확인하는 부분은 없어도 되는 건가요??비밀번호를 입력하는 요소
javascripttdd소프트웨어-테스트viteste2echromaticallmie4889
・
0
174
1
- Resolved
5.2 테스트에서 상품 이름 사용, 로그인 세션 질문
Q1. 장바구니, 구매 버튼 클릭 시 해당 상품의 이름을 cy.findByText('Handmade Cotton Fish 장바구니 추가 완료!').should('exist) 상품 이름을 직접 입력하는데, (통합 테스트에서 모킹 데이터를 사용
javascripttdd소프트웨어-테스트viteste2echromaticallmie4889
・
1
219
1
- Resolved
5.3 cy.intercept 질문
Q. cy.intercept()는 회원 가입 요청에 대한 성공/실패 응답을 모킹해서 받는데, 이 때 의도하는 코드는 1번이지만 응답이 정해져 있기 때문에 2번처럼 틀린 요청으로도 결과는 똑같이 나오게 될 거라고 생각됩니다. 실제 응답이 아니라 응답을
javascripttdd소프트웨어-테스트viteste2echromaticallmie4889
・
0
169
1

