2025 4th QA Korea Conference가 막을 내렸습니다.
첫 오프라인 행사에 정말 많은 분들이 함께 해주셨는데요
이 자리를 빌어 관계자 분들과 참여해주신 모든 분들께 감사의 인사를 드리고 싶습니다.
이번 위클리에는
- The Postman Team
- Dheera Krishnan
- JigNect | Software Testing Company
- Lana Begunova
- Sourojit Das
- Salmankhan Chauhan
의 포스팅으로 함께 합니다!
165번째 위클리 시작합니다
Check Version |
- Selenium V4.34.0 Version UP!
- Playwright V1.53.2 Version UP!
- Appium V2.19.0
- Appium Inspector V2025.3.1
- Appium-uiautomator2-driver V4.2.4
- appium-xcuitest-driver V9.9.4 Version UP!
Hot Topic |
2025 4th QA Korea Conference 가 지난주 토요일인 7월 5일에 개최되었습니다.
지금까지 진행된 큐코콘 최초로 오프라인으로 진행되었으며 정말 많은 분들이 현장에 함께 해 주셨습니다.
매년 성장하고 있는 행사라 내년이 더 기대가 됩니다.
2025 QA 코리아 컨퍼런스 | 대한민국 SW 품질 컨퍼런스
2025 QA 코리아 컨퍼런스 – 대한민국 SW 품질 컨퍼런스 최신 QA 트렌드, 자동화, AI 활용 사례를 공유하고 함께 나눠보세요.
www.qa-korea.com
POST/CON 25 Keynote Recap: Level 3, the Orchestration Crisis
POST/CON 25 기조연설 요약: 레벨 3, 오케스트레이션 위기
https://blog.postman.com/how-to-orchestrate-apis-for-ai-workflows/
QA Basic |
Unit, Integration, and Functional Testing: 4 main points of difference
단위 테스트, 통합 테스트 및 기능 테스트: 4가지 주요 차이점
Differences Between Functional, Unit and Integration Testing
While unit testing, integration testing, and functionality testing are different processes concerning purpose, complexity, testing techniques, and the errors each cover, it is also essential to understand that all of them are correlated.
www.headspin.io
QA Testing |
Think Agile, Test Smarter: How to Create a Winning QA Strategy
민첩하게 생각하고, 더 스마트하게 테스트하세요: 성공적인 QA 전략을 만드는 방법 입니다.
테스트 기획이 스케쥴에 중점을 둔 것이라면 테스트 전략은 수행에 중점을 두고 있다고 생각하는데요 규모가 클 수록 전략이 필요한 상황이 오게 됩니다. 전략을 잘 마련해둬야 불필요한 리소스 낭비를 줄일 수 있겠죠.
Think Agile, Test Smarter: How to Create a Winning QA Strategy
Introduction: Why a Test Strategy Matters
medium.com
Testing Audio and Video Quality on Real Devices - A Comprehensive Guide
실제 장치에서 오디오 및 비디오 품질 테스트 - 종합 가이드 입니다.
확장자별 특징이나
How to Perform Audio/Video Testing on Real Devices?
This blog covers the need for effective audio and video quality testing and how enterprises can securely perform these tests with HeadSpin. Book free trial.
www.headspin.io
Automation & Engineering |
Appium Architecture
Appium 아키텍처 입니다.
Appium을 사용하시는분은 꼭 한번 읽어 보시는 것을 추천합니다.
Appium Architecture
Architecture & Ecosystem Overview — Part 1
medium.com
Demystifying async/await in JS for Playwright Testers
Playwright 테스터를 위한 JS의 async/await 이해하기 입니다.
기본 구조나 동작을 이해하는건 그것을 활용하는데 많은 도움을 줍니다. 이런 글 처럼요.
Demystifying async/await for Playwright Testers
A simple guide to mastering asynchronous code when moving from Selenium to Playwright.
medium.com
5 JavaScript Tricks for Cleaner, Faster Playwright Tests
더 깔끔하고 빠른 Playwright 테스트를 위한 5가지 JavaScript 트릭 입니다.
예시가 있어서 이해하기 좋네요.
5 JavaScript Tricks for Cleaner, Faster Playwright Tests
Write tests you’ll actually love maintaining — with these practical Playwright patterns.
medium.com
Next-Level JMeter: Advanced Performance Testing Strategies That Work
차세대 JMeter: 효과적인 고급 성능 테스트 전략 입니다.
예제가 있는 JMeter 가이드네요.
Next-Level JMeter: Advanced Performance Testing Strategies That Work
Basic load testing is a good starting point and helps find common performance issues. But it often doesn’t show how an application behaves…
medium.com
🧪 API Testing Magic: How I Tested 10,000+ Filter Combinations Without Losing My Mind (or My Job)
🧪 API 테스트의 마법: 정신을 잃지 않고(또는 직장을 잃지 않고) 10,000개 이상의 필터 조합을 테스트한 방법 입니다.
allpairspy 라이브러리라는게 있군요! 좋은것 하나 알고가네요.
🧪 API Testing Magic: How I Tested 10,000+ Filter Combinations Without Losing My Mind (or My Job)
🧠 Introduction: The Filter Nightmare
salmankhanchauhan.medium.com
Information |
- 테스트 자동화 도구는 어떤 것들이 있는지 알고 싶어요
https://katalon.com/resources-center/blog/automation-testing-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/
- Appium 설치 방법
https://www.lambdatest.com/blog/install-appium/
- 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/
'QA Weekly' 카테고리의 다른 글
QA Weekly - 167[25/07/21] (10) | 2025.07.21 |
---|---|
QA Weekly - 166[25/07/14] (8) | 2025.07.14 |
QA Weekly - 164[25/06/30] (3) | 2025.06.30 |
QA Weekly - 163[25/06/23] (2) | 2025.06.23 |
QA Weekly - 162[25/06/16] (1) | 2025.06.16 |
댓글