본문 바로가기
QA Weekly

QA Weekly - 167[25/07/21]

by Zeromk2 2025. 7. 21.

이번주에는 참 읽을내용이 많았던것 같습니다. 

이런 주간이면 Weekly를 발행하면서 참 기분이 좋답니다 :)

 


이번 위클리에는

  • Christy Manjila
  • susanneabdelrahman
  • JigNect | Software Testing Company
  • Ahmed El-Deeb
  • Sandra Parker
  • Sourojit Das
  • Mona M. Abd El-Rahman
  • sajith dilshan
  • 박현준
  • CodeStax.Ai

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

167번째 위클리 시작합니다

 

Check Version

 

QA Basic

Understanding Mobile Compatibility Testing: Why your application needs it

모바일 호환성 테스트 이해: 애플리케이션에 필요한 이유 입니다.

과거 스마트폰 춘추전국시대(?)가 열려서 다양한 회사에서 스마트폰이 출시될 때 독자규격을 가진 회사들이 있어서 호환성 테스트가 필수였던 시절이 있었습니다. 지금도 다시 꽤 많은 스마트폰이 출시되고 있어서 호환성 테스트가 다시 부각되는 것 같습니다.

 

Mobile Device Compatibility Testing and its Importance

Compatibility testing ensures that a software application is working as expected across different browsers, databases, operating systems (OS), mobile devices, networks, and hardware. This procedure helps make applications user-friendly and improve UX acros

www.headspin.io

 

 

What’s the best QA interview process you’ve gone through?

당신이 경험한 가장 좋은 QA 면접 과정은 무엇입니까?

 

What's the best QA interview process you've gone through?

I was listening to Eamon Droko’s discussion about QA interviews on the Quality Talks Podcast and have been really curious about what folks’ experience with good QA interviews have been ever since. What’s the best QA interview process you’ve gone th

club.ministryoftesting.com

 

 

QA Testing

Mini Test Planning: How to Add Rigor Without Slowing Down QA

미니 테스트 계획: QA 속도를 늦추지 않고 엄격성을 추가하는 방법 입니다.

저도 팀에서 사용하려고 Test Brief 프로세스를 도입하려고 하는데 테스트 기획이나 전략은 잘 챙겨가야 하는 것 같습니다.

 

Mini Test Planning: How to Add Rigor Without Slowing Down QA

Photo by Kelly Sikkema on Unsplash

medium.com

 

 

Logistics Software Testing: How to Do Quality Assurance for Logistics

물류 소프트웨어 테스트: 물류 품질 보증 수행 방법 입니다.

디테일한 방법이 있는 것은 아니나 물류 도메인 테스트를 하게 된다면 한번쯤 읽어봐도 좋을 것 같습니다.

 

Logistics Software Testing: How to Do Quality Assurance for Logistics

Behind every successful delivery is a complex network of software systems working together in real time, from route planning and inventory…

sandra-parker.medium.com

 

 

Why That Bug Wasn’t in Your Test Cases (And How to Fix It)

테스트 케이스에 해당 버그가 없었던 이유(그리고 수정 방법) 입니다.

아주 훌륭한 자기 성찰이네요. 자책할 필요는 전혀 없습니다. 상황을 분석하고 보완점을 찾아 적용하면 됩니다. 

 

Why That Bug Wasn’t in Your Test Cases (And How to Fix It)

We all love exploratory testing. It feels smart. Creative. You dive in, try weird stuff, and boom … You catch critical bugs. 🔍💥

medium.com

 

 

How Mind Maps Helped Me Build Better QA — A Story From the Trenches

마인드맵이 어떻게 더 나은 QA를 구축하는 데 도움이 되었는가 - 현장의 이야기 입니다.

저도 추천해드리고 싶네요. '마인드맵' 만 추천 드리는것이 아니라 무언가를 직접 시각화 하거나 쓰는것 만으로도 이해에 많은 도움을 줄 수 있을것입니다.

 

How Mind Maps Helped Me Build Better QA — A Story From the Trenches

“We don’t rise to the level of our expectations, we fall to the level of our preparation.”  — Archilochus

medium.com

 

 

Automation & Engineering

실패도 빠르게! 100개 배너 10초컷 테스트 자동화 구현기 입니다.

제가 회사내에서 진행했던 테스트 자동화 구축 요청에 대한 내용을 담아봤습니다.

 

실패도 빠르게! 100개 배너 10초컷 테스트 자동화 구현기

잘못된 첫걸음이 어떻게 더 똑똑한 자동화로 이어졌는지 공유합니다!

medium.com

 

 

Web Automation Using AI: A Practical Guide with Playwright, GitHub Copilot, and MCP

AI를 활용한 웹 자동화: Playwright, GitHub Copilot 및 MCP를 활용한 실용 가이드 입니다.

많은 양의 종합 가이드네요. 예제가 있어서 같이 해보면 좋을 것 같습니다.

 

Web Automation Using AI: A Practical Guide with Playwright, GitHub Copilot, and MCP

If you’ve spent any decent amount of time writing browser tests, you’ll know what I mean when I say — it can be painfully repetitive. I’ve…

codestax.medium.com

 

 

Become a CI/CD Pro: Run Selenium Java Tests in Jenkins Pipelines from Scratch!

CI/CD 전문가가 되어 보세요: Jenkins 파이프라인에서 Selenium Java 테스트를 처음부터 실행하세요! 입니다.

종합수준의 Jenkins 가이드네요.

 

Become a CI/CD Pro: Run Selenium Java Tests in Jenkins Pipelines from Scratch! - JigNect Technologies Pvt Ltd

In today’s fast-paced development environment, ensuring your web applications are continuously tested is critical for delivering high-quality software. This blog is your complete guide to integrating Selenium Java tests into Jenkins pipelines for Continu

jignect.tech

 

 

The One Python Concept That Broke All My Selenium Tests (Until I Fixed It)

내 모든 Selenium 테스트를 망가뜨린 단 하나의 Python 개념(고칠 때까지) 입니다.

Python을 쓰시는 분이라면 아마 self를 대부분 사용하실텐데요, 앞으로 사용하실 분은 이것이 어떤 역할인지 미리 찾아보시는것도  Python활용에 많은 도움이 될 수 있습니다.

 

The One Python Concept That Broke All My Selenium Tests (Until I Fixed It)

If you’re jumping into Selenium with Python, don’t skip this lesson in classes, constructors, and self.

python.plainenglish.io

 

 

Information
더보기

 

728x90

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

QA Weekly - 169[25/08/04]  (5) 2025.08.04
QA Weekly - 168[25/07/28]  (7) 2025.07.28
QA Weekly - 166[25/07/14]  (8) 2025.07.14
QA Weekly - 165[25/07/07]  (11) 2025.07.07
QA Weekly - 164[25/06/30]  (3) 2025.06.30

댓글