일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
- selenium
- 위험 기반 테스트
- 자동화
- seleium
- 유지보수성 테스트
- RBT
- 테스트 설계 기법에 따른 분류
- 비기능테스트
- 애자일
- 파이썬
- test
- 셀레니움
- testcase
- testing method
- Software life cycle model
- Python
- 테스트케이스
- SQA
- maintainability test
- 테스트 케이스
- Testing
- QA
- 품질
- Test Case
- regression test
- ISTQB
- risk-based testing
- agile
- csts
- 테스트
- Today
- Total
Study_Note
[1st] appium setup and installation 본문
설치항목
- python
- IDE (ex. pycharm)
- android studio
- Node.js
- appium
python 설치하기
https://www.python.org/downloads/
Download Python
The official home of the Python Programming Language
www.python.org
IDE - pycham 설치하기
설치파일 다운로드
https://www.jetbrains.com/ko-kr/pycharm/
PyCharm: JetBrains가 만든 전문 개발자용 Python IDE
www.jetbrains.com
professional 은 유로버전 이고, communuty 버전은 무료버전 입니다.
professional 의 경우 python, HTML, JS, SQL 을 같이 쓸수 있습니다.
참고자료 1 (ex. WebDriver 설치)
https://staedtler1207.tistory.com/3
Selenium WebDriver
Selenium WebDriver 란? Selenium WebDriver는 Selenium 프로젝트의 일환으로 개발된 무료 오픈소스 웹 브라우저 자동화 도구입니다. Selenium WebDriver는 다양한 브라우저를 제어할 수 있으며, 자동화 테스트를
staedtler1207.tistory.com
참고자료 2
https://seong6496.tistory.com/143
파이참(Pycharm) 설치하기
파이썬 편집기인 파이참 설치방법입니다. 파이참 설치파일 다운로드 아래 링크에서 설치파일을 받습니다. Professional은 유료버전이고 Community는 무료버전입니다. 유료버전을 하면 파이썬과 HTML, J
seong6496.tistory.com
android studio 설치하기
https://staedtler1207.tistory.com/34
Android Studio (with testing)
안드로이드 스튜디오(Android Studio)는 안드로이드 애플리케이션을 개발하기 위한 공식 통합 개발 환경(IDE)입니다. 구글에서 개발하고 제공하며, 안드로이드 운영 체제를 실행하는 기기를 대상으
staedtler1207.tistory.com
https://developer.android.com/studio
Android 스튜디오 및 앱 도구 다운로드 - Android 개발자 | Android Developers
Android 스튜디오는 Android 앱에 최적화된 통합 개발 환경(IDE)을 앱 빌더에게 제공합니다. 지금 Android 스튜디오를 다운로드하세요.
developer.android.com
Node.js 설치하기
특별한 경우가 아니라면 안정화 버전인 LTS 버전으로 설치를 권합니다.
https://staedtler1207.tistory.com/33
Node.js (with testing)
Node.js(노드 제이에스)는 Chrome V8 JavaScript 엔진으로 빌드된 JavaScript 런타임 환경입니다. JavaScript는 일반적으로 웹 브라우저에서 클라이언트 측 스크립트 언어로 사용되지만, Node.js를 사용하면 서
staedtler1207.tistory.com
Node.js
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
nodejs.org
appium 설치하기
https://staedtler1207.tistory.com/35
Appium
Appium 소개 Appium은 크로스 플랫폼 모바일 애플리케이션을 테스트하기 위한 오픈 소스 자동화 도구입니다. Appium은 iOS, Android, 및 Windows 애플리케이션을 지원하며, 모바일 플랫폼 간에 코드를 다시
staedtler1207.tistory.com
[공식] Appium Documentation
Redirecting
appium.io
[공식] gitbub
Appium
Mobile App Automation Made Awesome. Appium has 100 repositories available. Follow their code on GitHub.
github.com