긴 추석 연휴가 끝났습니다. 다들 잘 보내셨는지 모르겠네요.
이전 위클리를 추석연휴기간에 올려야해서 쉽지 않았는데 이번주는 여유롭게 할 수 있었네요.

이번 위클리에는
- Gaurav Singh
- Deepak Karn
- Prateek
- Salman Khan
- Kevin Konda
- Gunjan Kaushik
- Vincent N
- Heemeng Foo
의 포스팅으로 함께 합니다!
179번째 위클리 시작합니다
| Check Version |
- Selenium V4.36.0
- Playwright V1.56.0 Version UP!
Playwright Agents를 소개합니다. Playwright 시험을 작성하는 핵심 과정을 LLM이 안내하도록 설계된 세 가지 맞춤형 에이전트 정의입니다.
🎭 플래너는 앱을 탐색하고 마크다운 테스트 계획을 생성합니다.
🎭 생성기는 Markdown 계획을 Playwright 테스트 파일로 변환합니다.
🎭 힐러는 테스트 모음을 실행하고 실패한 테스트를 자동으로 복구합니다.
npx playwright init-agents선택한 클라이언트와 함께 실행하여 최신 에이전트 정의를 생성하세요.
# Generate agent files for each agentic loop # Visual Studio Code npx playwright init-agents --loop=vscode # Claude Code npx playwright init-agents --loop=claude # opencode npx playwright init-agents --loop=opencode - Appium V3.1.0 Version UP!
- Appium Inspector V2025.8.2
- Appium-uiautomator2-driver V5.0.5 Version UP!
- appium-xcuitest-driver V10.2.1 Version UP!
| QA Basic |
Good habits for Software Engineers
소프트웨어 엔지니어를 위한 좋은 습관 입니다.
이런 글을 보면 뻔한 이야기 당연한 이야기로 생각하실 수 있습니다. 그런데 중요한 점이 있습니다. 이렇게 생각되는 것들을 내가 강력한 의지를 가지고 1번 이라도 수행한적이 있는지 생각해보시고 정말 의도적으로 이것을 수행하기 위해 노력해보시는것을 추천 드립니다. 정말 내가 변화하는것을 느낄 수 있으실거라 확신합니다.
Good habits for Software Engineers
“I’m not a great programmer; I’m just a good programmer with great habits.” - Kent Beck
newsletter.automationhacks.io
Stop Forcing Visibility
가시성 강요 중단 입니다.
링크드인이나 인터넷에 다양한 QA팀의 테크 블로그나 관련 글들을 보실 수 있습니다.
내가 나만의 규칙을 가지고 꾸준히 나를 향상시키기 위해 무언가를 하고 있다면, 그들이 나보다 우월하거나 훌륭하다고 생각하시지 않아도 됩니다.
Stop Forcing Visibility
If you want to write, write.
www.lifeofqa.com
The QA Team Debate: When Elimination Works and When It Destroys Everything
QA 팀 논쟁: 제거가 효과가 있는 경우와 모든 것을 파괴하는 경우 입니다.
QA팀에 대한 다른 시각을 가지게 해주는 글이네요.
The QA Team Debate: When Elimination Works and When It Destroys Everything
TLDR: Removing QA works when you’ve got three things. Most companies don’t. 1. Strong engineering culture where devs actually own their…
medium.com
Top 16 Quality Assurance Certifications to Pursue in 2025
2025년에 취득해야 할 상위 16개 품질 보증 자격증 입니다.
자격증 종류가 굉장히 다양하네요
Best 16 QA Certifications in 2025 | LambdaTest
Explore the 16 best quality assurance certification options in 2025 to enhance skills, validate expertise, and advance your QA career.
www.lambdatest.com
| QA Testing |
Every Bug Deserves a Test Case
모든 버그에는 테스트 케이스가 필요합니다 입니다.
간단하지만 강력한 방법이죠. 다만 모든 버그 티켓을 추가하는 것 보다는 전략적으로 추가하는것이 필요할 수 있습니다.
Every Bug Deserves a Test Case
Why adding bug-based test cases to your master suite makes your QA smarter, stronger, and future-ready.
kevinkonda.medium.com
| Automation & Engineering |
Vibium Test Automation: The AI-Native Successor to Selenium
Vibium 테스트 자동화: Selenium의 AI 기반 후속 제품 입니다.
많은 분들이 Vibium을 기다리고 계실텐데 저도 그렇습니다. 특히 저는 AI 지원 기능 보다는 Webdriver BiDi를 사용해서 어떤효과를 얻게될지가 너무 궁금하네요.
Vibium: The AI-Native Successor to Selenium
A complete beginner’s guide to setting up, writing, and running your first Vibium Test Automation scripts using plain English commands and AI-assisted execution.
testgrid.io
Get current URL in Selenium using Python: A complete tutorial
Python을 사용하여 Selenium에서 현재 URL 가져오기: 전체 튜토리얼 입니다.
간단한 예제입니다. URL 변경 명시적대기를 할 수 있는건 이번에 알게되었네요.
Get current URL in Selenium using Python: A complete tutorial
Discover how to get the current URL in Selenium WebDriver using Python with this complete tutorial.
katalon.com
An initial review of TestDino
TestDino에 대한 초기 리뷰 입니다.
깔끔한 리포트 툴이네요.
An initial review of TestDino
Managing your automated Playwright test runs
heemeng.medium.com
| Information |
- 테스트 자동화 도구는 어떤 것들이 있는지 알고 싶어요
https://katalon.com/resources-center/blog/automation-testing-tools
- 소프트웨어를 위한 최고의 DevOps 도구 15가지
https://katalon.com/resources-center/blog/top-devops-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 - 181[25/10/27] (0) | 2025.10.27 |
|---|---|
| QA Weekly - 180[25/10/20] (0) | 2025.10.20 |
| QA Weekly - 178[25/10/06] (0) | 2025.10.06 |
| QA Weekly - 177[25/09/29] (3) | 2025.09.29 |
| QA Weekly - 176[25/09/22] (2) | 2025.09.22 |
댓글