Course Outline
요소 찾기
- ID, CSS, XPath 및 이름 위치 전략
- 동적 속성 처리
- 길 만들기
- 모범 사례
프로젝트
- 준비 중 Visual Studio
- 필수 라이브러리 추가
NUnit
- 주석
- 주장
- 매개변수화된 테스트 픽스처
Selenium 웹드라이버
- 크로스 브라우저 테스트
- 동적 콘텐츠를 기다리는 중
- 스크린샷 찍기
- 키보드 및 마우스 작업 수행
- 팝업 창 처리
- 디버깅
N로그
- 사용자 정의 로그 구성
디자인 패턴
- 코드를 재사용 가능하게 만들기
- 페이지 개체 모델
분산 테스트
- Selenium 독립형 서버 실행
- Selenium 그리드 구성
- 원격 WebDriver 사용
Requirements
- Selenium을 사용한 자동화된 테스트 경험
- 웹 애플리케이션 개발 경험(권장)
- C#에 대한 이해(권장)
회원 평가 (3)
강좌는 매우 실용적이었습니다. 트레이너는 자신의 주제를 아주 잘 알고 있습니다.
Piotr - Scottish Enterprise
Course - Advanced Selenium with C#
Machine Translated
The step by step demo by trainer and constant q&a.
Jameela Parveen - I-Access Solutions Pte Ltd
Course - Advanced Selenium with C#
Trainer is nice. His explanation is clear and interesting. He try to make the lessons interesting as possible. I enjoyed the lesson and gained a lot of knowledge. Thank you so much. The most useful technique I learned is the locating elements for different web component like textbox, radio buttons and buttons. Sometimes, the element ID is not capture correctly. We learned a different way of locating elements by using CSS selectors, XPath, Name and ID. I like the explanation. Thanks