본문 바로가기
QA Weekly

QA Weekly - 142[25/01/27]

by Zeromk2 2025. 1. 27.


이번 위클리에는

  • Sam Hollis
  • Asavari Sharma
  • javinpaul
  • Fadhila Rizki Anindita
  • Andy Victors
  • Vlad Mateica
  • Prateek Parashar
  • Sergii Domnenko
  • Sandra Parker

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

142번째 위클리 시작합니다

 

Check Version

 

Hot Topic

Testing stereotypes not implemented: MoT Weekly – Issue 501

구현되지 않은 고정관념 테스트: MoT Weekly – Issue 501

 

Testing stereotypes not implemented: MoT Weekly – Issue 501

Who is testing and why does it matter? Seek help and advice from the testing, QA and quality engineering community and join events to enhance your career. Read this week's MoT Weekly.

www.ministryoftesting.com

 

 

QA Basic

Understanding happy path testing (And why you need to think beyond it)

해피 패스 테스팅 이해(그리고 왜 그것을 넘어서 생각해야 하는가) 입니다.

최우선순위로 테스트 되어야 하는 부분이죠. unhappy testing 과의 pair 테스팅에 대한 이야기 입니다.

 

Understanding happy path testing (And why you need to think beyond it)

Explore the differences between happy path and unhappy path testing to optimize user experiences and uncover potential pain points in your software.

qase.io

 

 

Top AI Testing Tools to Streamline Your Automation Efforts

자동화 노력을 간소화하는 최고의 AI 테스트 도구
 

 

20 Best AI Testing Tools list to Transform Your QA Strategy

Looking to ramp up your software delivery management in 2025? Check out these top 20 AI testing tools.

testgrid.io

 

 

Top 5 Courses to Learn Playwright for Test Automation in 2025

2025년 테스트 자동화를 위한 Playwright를 배우기 위한 최고의 5가지 코스

 

Top 5 Courses to Learn Playwright for Test Automation in 2025

My favorite Playwright courses for Test Automation in 2025

medium.com

 

 

QA Testing

Pattern of test

테스트 패턴 입니다.

DRY testing pattern (Don’t Repeat Yourself)에 대해서도 이야기 하고 있는데 아주 공감가는 부분입니다.
테스트 케이스의 효율을 극대화 할 수 있는 방법이라고 생각합니다.

 

Pattern of test

I want to share summary of Selenium Design Patterns and Best Practices book in Chapter 2 The Spaghetti Pattern & Chapter 3 Refactoring Test…

fadhilara.medium.com

 

 

Automation & Engineering

The Anatomy of Code Review

코드 검토의 해부학 입니다.

저희 팀도 코드리뷰를 중요하게 생각하며 진행하고 있습니다. QA로써 Shift Left 테스팅에 대한 중요성은 외치고 정작 우리 코드는 초반에 외면한다면 QA로써 선택적 품질관리를 한다고 생각하기 때문인데요. 사실 코드리뷰를 하는 사람과 받는 사람 모두 많은 것을 배울 수 있기 때문에 이것은 필수로 진행하는 것이 좋다고 생각합니다.

 

The Anatomy of Code Review

To review or not to review? It is remarkable there is still no general consensus on this critical part of software engineering process…

andyvictors.medium.com

 

Test Automation: We forgot how to KISS

테스트 자동화: KISS하는 방법을 잊어버렸습니다. 입니다.

본문에는 "테스트의 목적은 실패하는 것" 이라고 되어있지만 저는 그렇게 생각하지 않습니다. "테스트의 목적은 제품의 상태를 조사하는 것" 이라고 생각하는 주의 입니다. 옳은 방법의 테스트라면 테스트케이스가 PASS인것도 FAIL인것도 아주 중요한 정보가 됩니다. 
공감가는 부분도, 그렇지 않은 부분도 있는 글입니다.

 

Test Automation: We forgot how to KISS

Preface

medium.com

 

 

Playwright with TypeScript: How to Capture and Validate Browser Console Logs

TypeScript를 사용한 Playwright: 브라우저 콘솔 로그를 캡처하고 검증하는 방법 입니다.

간단한 방법으로 캡쳐가 가능하군요.

 

Playwright with TypeScript: How to Capture and Validate Browser Console Logs

Introduction: What if your tests could catch the hidden issues lurking behind the scenes? Imagine a scenario where your app looks flawless…

medium.com

 

 

A Deep Dive into Requests Interception Using Playwright’s page.*: Key Differences and Best Practices for Test Automation

Playwright를 사용한 요청 차단에 대한 심층 분석 page.*: 테스트 자동화를 위한 주요 차이점 및 모범 사례 입니다.

예시 코드까지 잘 설명해주고 있네요.

 

A Deep Dive into Requests Interception Using Playwright’s page.*:

Exploring Playwright’s Network Interception: Techniques, Examples, and Best Practices for Smarter and Reliable Test Automation.

tfgm.medium.com

 

 

Future of Test Automation Tools: AI Use Cases and Beyond

테스트 자동화 도구의 미래: AI 사용 사례 및 그 이상 입니다.

내용이 굉장히 긴 편인데 최하단에 요약되어있는 부분이 있습니다. "반복적인 작업에는 AI를 활용하지만, 복잡하고 가치가 높은 작업에는 인간 테스터에게 의존합니다.", "테스트 전략과 의사 결정을 내리는 데 있어서 여전히 인간의 판단이 중요합니다." 이 두 부분은 저도 매우 동의해서 지금 팀 운영도 이렇게 진행되도록 하고 있습니다. 

 

Future of Test Automation Tools: AI Use Cases and Beyond

The way we approach software testing is very practical, if not utilitarian.

sandra-parker.medium.com

 

 

Information
더보기

 

728x90

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

QA Weekly - 143[25/02/03]  (2) 2025.02.03
QA Weekly - 141[25/01/20]  (2) 2025.01.20
QA Weekly - 140[25/01/13]  (0) 2025.01.13
QA Weekly - 139[25/01/06]  (1) 2025.01.06
QA Weekly - 138[24/12/30]  (0) 2024.12.30

댓글