본문 바로가기
QA Weekly

QA Weekly - 184[25/11/17]

by Zeromk2 2025. 11. 17.

지난주에 postman 블로그에 API에 대한 기본 지식을 기를 수 있는 글들이 많이 올라왔습니다. 이제 막 API 테스트나 API를 활용하여 테스트를 수행할 계획이 있으신 분들은 한번 방문하시는 것도 좋을 것 같습니다.

Playwright에 AI 기능이 업데이트 된 이후로 관련글이 많이 보이고 있네요. 지금 도입하시기에 최적의 타이밍이 아닐까 싶습니다.

지난주는 실 사례도 많고 이론적인 글도 많았던 한주 같습니다.

 

 

이번 위클리에는

  • Devin Rosario
  • 박현준
  • Lakindu De Silva
  • The Postman Team
  • Josphine Job
  • Aykut Denizci
  • Sarah Thomas

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

184번째 위클리 시작합니다

 

Check Version
appium: Inject symlinks for all installed extensions (#21664) (8f5aac3)
publish via trusted publisher (#937) (a04f3d4)
publish via trusted publisher (#2653) (7c208a1)

 

 

Hot Topic

Playwright vs Cypress Performance Benchmarks: The 2025 Report

Playwright vs Cypress 성과 벤치마크: 2025 보고서 입니다.

오 정말 좋은 자료네요. 과연 무엇이 더 뛰어났을까요? 

 

Playwright vs Cypress Performance Benchmarks: The 2025 Report

Explore Playwright vs Cypress 2025 performance benchmarks: speed, memory, parallel execution, and CI/CD integration for QA engineers.

javascript.plainenglish.io

 

 

QA Basic

QA 빅뱅: QA는 어떻게 탄생하였을까? 입니다.

1920년대 초반부터 지금에 이르기까지 QA의 사회적 인식은 어때했는지,
또 어떤 모습으로 존재했고 어떻게 스스로를 발전시켜 왔는지 여러 자료를 근거로 작성해봤습니다.

 

QA 빅뱅: QA는 어떻게 탄생하였을까?

“QA는 Quality Assurance의 약자로… “ 이제는 거의 구전으로 전해지는 느낌의 QA소개 문장입니다.

medium.com

 

 

Manual QA vs Automation QA: The Debate That Shouldn’t Exist

수동 QA 대 자동화 QA: 존재하지 말아야 할 논쟁 입니다.

공감가는 부분이 많네요. "자동화는 직함이 아니라 기술입니다", 
"수동"이나 "자동" 테스터는 필요 없습니다 . 사용자처럼 생각하고, 엔지니어처럼 행동하고 , 전략가 처럼 적응할 수 있는 현대적인 QA가 필요합니다 .

 

Manual QA vs Automation QA: The Debate That Shouldn’t Exist

Manual QA vs Automation QA: The Debate That Shouldn’t Exist I came across a post recently claiming that manual QAs are getting paid more because companies “don’t trust automation anymore.” It …

medium.com

 

 

Types of APIs: A Complete Guide to API Architectures

API 유형: API 아키텍처에 대한 완벽한 가이드 입니다.

각 API유형별로 어떤 특징을 가지고 있는지 잘 설명해주는 정보성 글이네요.

https://blog.postman.com/different-types-of-apis/

 

 

QA Testing

How I Automated Test Scope Analysis with a CLI Tool

CLI 도구를 사용하여 테스트 범위 분석을 자동화하는 방법 입니다.

좋은 시도 같네요. 이런 사례들이 AI를 잘 녹여내서 접목하는것이 아닌가 싶습니다.

 

How I Automated Test Scope Analysis with a CLI Tool

A Node.js tool that uses GitHub APIs to instantly analyze code changes, and generate AI-powered test recommendations

medium.com

 


 

Automation & Engineering

What is Agentic AI? How Agents Plan, Act, and Adapt

Agentic AI란 무엇인가요? 에이전트가 어떻게 계획하고, 행동하고, 적응하나요? 입니다.

Agentic AI에 대한 실 사례들이 더 많이 나왔으면 좋겠네요.

https://blog.postman.com/what-is-agentic-ai/

 

 

Playwright Agents

극작가 에이전트 입니다.

AI 기능 추가 버전 업데이트가 된 이후로 예시가 있는 글은 오랜만인것 같네요.

 

 

Playwright Agents

In this article, I’ll talk about the Playwright agents introduced with Playwright version 1.56 and walk through the concept with examples…

aykutdenizci.medium.com

 

 

PlayWright iOS Automation: Must-knows & Updates

PlayWright iOS 자동화: 꼭 알아야 할 사항 및 업데이트 입니다.

글의 내용은 클라우드 서비스 + 실제 디바이스에서 웹소켓을 통한 playwright + safari 자동화를 이야기 하고 있네요. 
이제 로컬에서도 가능한 방법이 나오지 않을까 합니다. 흥미롭네요.

 

PlayWright iOS Automation: Must-knows & Updates

Learn how Playwright for iOS automation, works, its setup, and how cloud testing tools make it much easier to test real iPhones

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

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 - 185[25/11/24]  (0) 2025.11.24
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

댓글