Vibium 으로 시끌시끌 한 것 같습니다.
아직 서비스가 오픈된건 아니고 개념적인 이론만 나오긴 했는데 이후 어떻게 될까요?
이번 위클리에는
- Dheera Krishnan
- Jusuf Topic
- Charley
- Chathurika Ariyarathne
- JigNect | Software Testing Company
- Nureko Kustiarno Wibowo
- Lana Begunova
- Zhimin Zhan
- Saran Madhu
의 포스팅으로 함께 합니다!
174번째 위클리 시작합니다
Check Version |
- Selenium V4.35.0
- Playwright V1.55.0
- Appium V3.0.1
- Appium Inspector V2025.8.2
- Appium-uiautomator2-driver V5.0.0
- appium-xcuitest-driver V10.0.6 Version UP!
Hot Topic |
The Vibium Network: Decentralizing Software Testing for the Global Age
Vibium 네트워크: 글로벌 시대를 위한 소프트웨어 테스트 분산화 입니다.
Vibium 이라니 엄청난 글로벌 프로젝트이군요. 아직 서비스가 나온 것은 아닙니다. 하지만 어떤 개념인지 알아두시는 것을 추천합니다.
The Vibium Network: Decentralizing Software Testing for the Global Age
How one engineer’s journey from Selenium to robotics led to a radical reimagining of testing infrastructure
medium.com
Announcing my new book, “End-to-end Test Automation Anti-Patterns”
저의 새 책 "End-to-end Test Automation Anti-Patterns"를 소개합니다. 입니다.
가격은 ebook일경우 20달러이네요. 어떤 내용인지 궁금합니다.
Announcing my new book, “End-to-end Test Automation Anti-Patterns”
A book on Critical Lessons from Real-World Test Automation Failures.
zhiminzhan.medium.com
QA Basic |
Why Evidence-Based Testing Matters in QA
QA에서 증거 기반 테스트가 중요한 이유 입니다.
저는 이것과 더불어 QA는 자신의 의견과 상태의 묘사를 정확히 할 수 있기 위해 글을 많이 쓰고 읽어봐야 한다고도 생각합니다.
Why Evidence-Based Testing Matters in QA
Every QA engineer has seen it happen: a test case is marked as “passed,” but there’s no supporting information showing how that result was…
medium.com
My Self-Study Automation Journey- Chapter 1: The Mindset Shift
나의 자기 학습 자동화 여정 - 1장: 사고방식의 전환 입니다.
가끔 모든것을 자동화 하기 위해 스트레스를 받는(?) 분들이 계신 것 같습니다. 이 글에 수동으로 하는 것이 더 좋은 목록을 한번 참고해보시면 좋을 것 같습니다.
My Self-Study Automation Journey- Chapter 1: The Mindset Shift
As a manual QA engineer starting my self-study journey into automation, I decided to learn everything from scratch. This is Step 1, where I…
medium.com
QA Testing |
Wrote Thousands of Test Cases — And Here’s How I Made Them Easy to Review
수천 개의 테스트 사례를 작성했습니다. 이를 검토하기 쉽게 만든 방법은 다음과 같습니다. 입니다.
테스트케이스를 검토하는 것은 양이 많을 수록 어려워집니다. 그래서 작성 시 구조를 설계하고 만들어야 검토도 원활해 지는데요, 코드를 작성하는 것과 유사한 방식이라고 생각합니다.
Wrote Thousands of Test Cases — And Here’s How I Made Them Easy to Review
This is story when I worked on a massive HRIS application, I felt crushed before I even started.
bungkust.medium.com
Do We Really Need a Test Plan Before Testing? Whose Responsibility Is It?
테스트 전에 테스트 계획이 정말 필요할까요? 누구의 책임일까요? 입니다.
"QA가 초안을 작성할 수는 있지만, 좋은 테스트 계획에는 모든 사람의 의견이 필요합니다." 공감가는 부분이네요.
Do We Really Need a Test Plan Before Testing? Whose Responsibility Is It?
I’ve been in QA long enough to hear the same debate over and over again: “Do we really need a test plan before testing? Isn’t it just extra…
bungkust.medium.com
Automation & Engineering |
A Comprehensive Guide: Navigating Locations with GPS Geolocation Vs. IP Geolocation
종합 가이드: GPS 지리적 위치와 IP 지리적 위치를 이용한 위치 탐색 입니다.
GPS의 개념과 Appium을 통한 GPS 변경 방법까지 알려주고 있네요.
How to Effectively Test GPS Geolocation and IP Geolocation
This blog covers the key differences between GPS Geolocation and IP Geolocation. Learn how to leverage real devices for accurate results. Read more.
www.headspin.io
When QA Isn’t Enough: Why Longevity Testing Saves Your Systems from Slow Failures
QA만으로는 충분하지 않을 때: 수명 테스트가 시스템을 느린 오류로부터 보호하는 이유 입니다.
저희 팀도 테스트 자동화 수행이 점점 느려지고 있는 것을 데이터로 확인하게 되어 그 이후부터는 주기적으로 재부팅을 해주고 있습니다. 확실히 서비스와 하드웨어의 특징을 파악하는게 좋은 것 같습니다.
When QA Isn’t Enough: Why Longevity Testing Saves Your Systems from Slow Failures
Memory leaks and silent data growth rarely show up in short test cycles. Without proper longevity tests, production becomes the real…
medium.com
Testing with Puppeteer - A Complete Guide
Puppeteer 테스트 - 완전 가이드 입니다.
예제 코드까지 설명해주고 있습니다.
Fundamentals of Testing With Puppeteer and its Effective Integration With HeadSpin
Understand what Puppeteer is and how HeadSpin-Puppeteer integration can be leveraged by developers and QA professionals successfully. Learn more.
www.headspin.io
Mastering Web Element Locators for Effective UI Test Automation
효과적인 UI 테스트 자동화를 위한 웹 요소 로케이터 마스터링 입니다.
예제와 함께 부적합한 케이스에 대해서도 설명해주고 있네요.
Mastering Web Element Locators for Effective UI Test Automation
When it comes to UI test automation, one of the most important but most neglected parts will be how we locate web elements and how we…
medium.com
Now let your automation framework be self healed
이제 자동화 프레임워크가 스스로 복구되도록 하세요.입니다.
Healium 사용법에 대해서 알려주고 있네요.
Now let your automation framework be self healed
As QA Automation Engineers, one of the most frustrating challenges we face is test script instability after a new release. Everything works…
saran-madhu.medium.com
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/
효과적인 UI 테스트 자동화를 위한 웹 요소 로케이터 마스터링
- 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/
Selenium 마스터하기: 모든 자동화 엔지니어가 알아야 할 필수 인터페이스와 클래스
'QA Weekly' 카테고리의 다른 글
QA Weekly - 173[25/09/01] (2) | 2025.09.01 |
---|---|
QA Weekly - 172[25/08/25] (3) | 2025.08.25 |
QA Weekly - 171[25/08/18] (7) | 2025.08.18 |
QA Weekly - 170[25/08/11] (7) | 2025.08.11 |
QA Weekly - 169[25/08/04] (5) | 2025.08.04 |
댓글