본문 바로가기
QA Weekly

QA Weekly - 185[25/11/24]

by Zeromk2 2025. 11. 24.

이번주도 AI와 관련된 글이 강세였습니다.

그래도 실 도입 사례에 관한 글들도 지난주보다 늘어난것 같아서 조금 더 볼거리는 풍부해진것 같습니다.

예전에는 QA성장기, QA가 된 이유 같은 글들이 그래도 자주 보였는데 이제는 점점 줄어들고 있는게 느껴지네요.

점점 신입도, 경력직도 없어지는 추세인걸까요? 앞으로의 우리의 모습도 고민을 해봐야할 것 같습니다.


이번 위클리에는

  • JigNect | Software Testing Company
  • Isaacdonnelson
  • 정다정
  • Cagri Ataseven
  • Andrii Olieinik
  • Ganeshan Manickam
  • Josphine Job

의 포스팅으로 함께 합니다!

185번째 위클리 시작합니다

 

Check Version
Highlights
Enhanced Commands tab
Available commands are now retrieved directly from the driver and active plugins (requires Appium 2.16+)
Add support for execute methods, which are also retrieved from the driver/plugins (requires Appium 2.16+)
Improved presentation of results (adjust modal size, add functionality for copying, formatting, sorting, filtering)
New header button for toggling automatic session restart upon device disconnect
Integration with Fireflink DeviceFarm cloud provider
What's Changed
📦 Platform Support
⚠ macOS: the minimum supported version is now macOS 12
🚀 New Features
feat: add Fireflink DeviceFarm cloud provider by @darshanyn04 in #2322
feat: Improve Appium Inspector stability by handling USB/Wifi disconnection gracefully by @mohangowdak in #2328
feat: improve command result UX by @wilhus & @eglitise in #2358
feat: retrieve commands and execute methods from active extensions by @eglitise in #2414
add context for BiDi - log.entryAdded event (#941) (ec14146)
add support for condition inducer DVT service via remotexpc (#2657) (98abbb8)

 

오랜만에 Inspector 업데이트가 되었네요.

 

 

QA Basic

What Makes Mobile App Testing Different from Web App Testing: A QA Engineer’s Guide

모바일 앱 테스트와 웹 앱 테스트의 차이점: QA 엔지니어 가이드 입니다.

과거에는 면접 단골 질문이였던 기억이 있네요.

https://medium.com/@jignect/what-makes-mobile-app-testing-different-from-web-app-testing-a-qa-engineers-guide-731d6a05feb8

 

 

QA Testing

Top 8 Test Case Management Platforms November 2025

2025년 11월 최고의 테스트 케이스 관리 플랫폼 8선 입니다.

다양한 툴 들이 있는데 저희팀은 자체개발한 TMS를 사용하기로 하여 기존 Testrail 구독을 해지했습니다. 여러분은 어떤 도구를 사용중이신가요?

https://medium.com/@isaacdonnelson/top-8-test-case-management-platforms-november-2025-da64cc3c455d

 

 

Automation & Engineering

불편함에서 시작된 효율화: QA 리포트 자동화하기 

같은 팀 팀원이신 정다정님의 Slack bot 업무 개선기 입니다. 지금도 팀 내에 많은 도움이 되고 있지요.

https://medium.com/musinsa-tech/불편함에서-시작된-효율화-qa-리포트-자동화하기-bd6d1eba4e4d

 

 

How To Use WebDriverManager In Selenium

Selenium에서 WebDriverManager를 사용하는 방법 입니다.

상세히 잘 나와있는 가이드네요.

 

WebDriverManager in Selenium: How to Use it? | LambdaTest

Explore WebDriverManager in Selenium, solving critical issues with WebDriver. Learn its practical implementation.

www.lambdatest.com

 

 

Adventures of getAttribute(): Back from the Dead

getAttribute()죽음으로부터의 귀환 의 모험 입니다.

getAttribute가 어떻게 사라졌다가 다시 릴리즈 되었는지에 대한 내용이 있습니다.

https://medium.com/@andrei.oleynik/adventures-of-getattribute-back-from-the-dead-846c31f5bcab

 

 

Build Your Own Playwright Test Healer with AI Agents

AI 에이전트를 활용한 나만의 극작가 테스트 힐러 구축 입니다.

프롬프트까지 공개하며 구축기에 대한 설명을 해주고 있습니다.

https://medium.com/ganeshgaxy/build-your-own-playwright-test-healer-with-ai-agents-9d5a8d941c52

 

 

How to Control Appium Installation with noReset and fullReset

noReset 및 fullReset을 사용하여 Appium 설치를 제어하는 ​​방법 입니다.

noReset은 사용중인데 fullReset도 있는 것은 이번에 알게되었네요.

https://medium.com/@tojosphine/how-to-control-appium-installation-with-noreset-and-fullreset-9e8ec6067fbe

 

 

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 테스트 자동화를 위한 웹 요소 로케이터 마스터링

https://medium.com/@jignect/mastering-web-element-locators-for-effective-ui-test-automation-6f7408b0053b

 

- Appium Capability 설정 방법

https://www.lambdatest.com/blog/appium-capabilities/

 

- Macbook에서 Python/Appium으로 iPhone 제어하기 (0~1)

https://kevinlinxc.medium.com/controlling-an-iphone-with-python-appium-on-a-macbook-0-to-1-20d4c9c46ad6

 

- Selenium에서 XPath를 사용하는 방법: 예제가 포함된 전체 가이드

https://www.lambdatest.com/blog/complete-guide-for-using-xpath-in-selenium-with-examples/

 

Selenium 마스터하기: 모든 자동화 엔지니어가 알아야 할 필수 인터페이스와 클래스

https://medium.com/@qa_engineer01/mastering-selenium-essential-interfaces-and-classes-every-aut

 

728x90

'QA Weekly' 카테고리의 다른 글

QA Weekly - 184[25/11/17]  (0) 2025.11.17
QA Weekly - 183[25/11/10]  (0) 2025.11.10
QA Weekly - 182[25/11/03]  (1) 2025.11.03
QA Weekly - 181[25/10/27]  (0) 2025.10.27
QA Weekly - 180[25/10/20]  (0) 2025.10.20

댓글