QA Weekly - 166[25/07/14]
과거 우리나라는 사계절이 뚜렷한 나라라고 배웠는데 이제 점점 사계절이 아니라 극고온과 극저온의 나라가 되어가는 것 같습니다.
모두 더위 조심하세요~
이번 위클리에는
- Adsusantos
- Alia Syed
- Paradigma Digital
- Edward Kumar
- Debangan Samanta
- DailyQA
- Dheera Krishnan
- Christy Manjila
의 포스팅으로 함께 합니다!
166번째 위클리 시작합니다
Check Version |
- Selenium V4.34.0
- Playwright V1.54.1 Version UP!
- Appium V2.19.0
- Appium Inspector V2025.7.1 Version UP!
- Appium-uiautomator2-driver V4.2.5 Version UP!
- appium-xcuitest-driver V9.9.5 Version UP!
Appium Inspector가 오랜만에 최신 업데이트 되었네요.
QA Basic |
Why Being Skillful Is No Longer Enough in a QA Role
QA 역할에서 숙련된 기술만으로는 더 이상 충분하지 않은 이유 입니다.
저도 팀원분들에게 강조하는게 적응과 대응인데 같은 생각을 가지고 계신 분이군요.
Why Being Skillful Is No Longer Enough in a QA Role
A QA’s Perspective Amid the Ever-Changing Tech Landscape
medium.com
From Writing to Testing: A Story Of Learning To Belong
글쓰기에서 시험까지: 소속감을 배우는 이야기 입니다.
지금 채용시장이 얼어붙고 축소되고 있습니다. 지금 힘든 시기를 보내고 계신 분들은 마지막 문장에 힘을 얻으셨으면 좋겠네요.
From Writing to Testing: A Story Of Learning To Belong
I was a girl who started writing at a very young age. I always dreamed of sticking to it — may be publishing my own book someday, but life…
medium.com
More Than Paperwork: Why Documentation Still Matters in QA (and How to Use It Effectively)
서류 작업 그 이상: QA에서 문서화가 여전히 중요한 이유(그리고 효과적인 활용 방법) 입니다.
"지속적인 유지관리가 필요한 지나치게 자세한 문서는 피하세요" 이 균형을 찾는게 쉽지 않지만 아주 공감가는 부분입니다.
More Than Paperwork: Why Documentation Still Matters in QA (and How to Use It Effectively)
The documentation is an essential component in quality assurance (QA) processes within software development, and generally in any product…
paradigma-digital.medium.com
QA Testing |
Accessibility Testing: The Why
접근성 테스트: 이유
접근성에 관련되어 WCAG 2.1 AA 표준이란 무엇이고 어떠한 기준을 가지고 있는지 설명해주고 있네요.
Why Accessibility Testing Matters: Regulations, Compliance & Inclusive App Design
Learn why accessibility testing is essential in today's digital world. Understand global regulations, WCAG 2.1 AA compliance, and how to build inclusive apps.
www.headspin.io
Automation & Engineering |
5 Terminal Tools Every QA Engineer Should Master
모든 QA 엔지니어가 숙지해야 할 5가지 터미널 도구 입니다.
오 저도 jq를 과거에 유용하게 사용했던 기억이 납니다. 터미널 도구는 알아두면 좋은것 같습니다.
5 Terminal Tools Every QA Engineer Should Master
Quality assurance has evolved far beyond manual clicking and bug reporting. Today’s QA engineers need to be terminal ninjas — comfortable…
dailyqa.medium.com
Using XPath in Selenium - All you need to know
Selenium에서 XPath 사용하기 - 알아야 할 모든 것 입니다.
저는 XPath관련 가이드가 있는 경우 항상 위클리에 포함시키려고 하고 있는데요, 그만큼 중요하다고 생각하기 때문입니다.
How to Use XPath in Selenium - A Complete Guide for Beginners
The blog covers the basics of XPath in Selenium and explores different examples, including code snippets and HeadSpin’s Selenium capabilities. Learn more.
www.headspin.io
How Can You Maximize Efficiency with Inspect Element on iPhone?
iPhone에서 Inspect Element를 사용하여 어떻게 효율성을 극대화할 수 있나요? 입니다.
iOS에서 Webview를 컨트롤 하기 위해 Inspector를 봐야 하는 경우가 있는데 그 때 도움이 되는 사례입니다.
Safari Inspector는 Appium Inspector와는 반대로 요소를 클릭했을 때 소스가 포커싱 되는게 아니라, 코드를 클릭했을 때 요소가 포커싱 되었던 것으로 기억하네요.
How to Effectively Use Inspect Element On iPhone
This blog covers how to use inspect element on iOS, like Safari's developer tools & third-party apps, etc. Become an expert with HeadSpin's advanced features. Learn more.
www.headspin.io
Information |
- 테스트 자동화 도구는 어떤 것들이 있는지 알고 싶어요
https://katalon.com/resources-center/blog/automation-testing-tools
- ADB 명령어로 할 수 있는 것은 어떤 것이 있나요
https://www.lambdatest.com/blog/adb-commands/
https://jignect.tech/adb-tips-for-appium-how-to-locate-android-package-and-activity-names-easily/
Chrome에서 Python Selenium으로 웹 자동화 마스터하기.
https://www.lambdatest.com/blog/python-selenium-with-chrome/
- Appium 설치 방법
https://www.lambdatest.com/blog/install-appium/
- Appium Capability 설정 방법
https://www.lambdatest.com/blog/appium-capabilities/
- Macbook에서 Python/Appium으로 iPhone 제어하기 (0~1)
- Selenium에서 XPath를 사용하는 방법: 예제가 포함된 전체 가이드
https://www.lambdatest.com/blog/complete-guide-for-using-xpath-in-selenium-with-examples/