이번 위클리에는
- Simon Tomes
- Yogesh Solanki
- Tejas Patel
- The Test Lead
- 강보민
- Julia Kocbek
- Chathurika Ariyarathne
- Gaurav Singh
의 포스팅으로 함께 합니다!
150번째 위클리 시작합니다
Check Version |
- Selenium V4.30.0 Version UP!
- Appium V2.17.1 Version UP!
- Appium Inspector V2025.3.1 Version UP!
- Appium-uiautomator2-driver 4.1.5 Version UP!
- appium-xcuitest-driver 8.4.3
Hot Topic |
MoT Weekly – Issue 509
Expand your knowledge bandwidth: MoT Weekly – Issue 509
It's not just a conference. Discover many ways to learn and co-create with the testing, QA and quality engineering community in this week's MoT Weekly.
www.ministryoftesting.com
QA Basic |
Shift-Left Testing: A Testing Methodology to Maximize Efficiency
Shift-Left Testing: 효율성을 극대화하는 테스트 방법론 입니다.
저도 Shift Left가 대상의 이해력을 높여 QA커버리지를 높인다는 점은 매우 공감하고 있습니다.
하지만 이것이 의외로 적용하는것은 쉽지 않은 기술이라는 것은 아쉬운 점이기도 한데요 팀의 규모와 개발팀의 프로세스 여하에 따라 이것이 효과를 내는 기술일수도, 아예 적용조차 어려운 기술일 수도 있습니다.
Shift-Left Testing and Its Importance in Software Development
Shift left testing is the norm, and for a good reason. In this blog, we dissect what it is, why it’s important, and how to implement it during development.
testgrid.io
“Tell Me About Yourself” for Beginners in QA Software Testing
QA 소프트웨어 테스팅 초보자를 위한 "자기소개" 입니다.
저도 면접관으로 면접을 많이 봤지만 면접을 준비한 사람과 그렇지 않은 사람은 어느정도 구분이 가는 편입니다.
준비라는게 거창하게 시간을 투자해서 예상질문 정도를 미리 생각하는것이 아니라 자신이 일을 하면서 이것이 무엇을 위한 것이고 어떤 결과를 냈는지 명확하게 알고 체크함으로써 자신을 정확히 아는 것에서 시작한다고 생각합니다.
“Tell Me About Yourself” for Beginners in QA Software Testing
The “Tell me about yourself” question in a QA interview is your chance to make a positive first impression. If you’re new to QA and don’t…
thetestlead.medium.com
QA Testing |
How to Write Test Scenarios That Ensure App Success
앱 성공을 보장하는 테스트 시나리오를 작성하는 방법 입니다.
저는 테스트 시나리오를 테스트 케이스 작성 시 큰 가이드로 생각하고 활용하는 편입니다. 이러면 최적화가 조금 용이하기 때문인데요 아직까지 이것을 날것 그대로(?) 테스트에 적용한 적은 없는데 다른 팀은 실제 테스트에 활용하기도 하시는군
How to Write Test Scenarios That Ensure App Success |
Want to learn what test scenarios are, when to use them, and how to write them effectively for superior testing? This blog is for you.
testgrid.io
29CM QA Team 3개월 면수습의 여정
29CM QA Team 3개월 면수습의 여정
안녕하세요. 29CM QA 엔지니어 강보민입니다. 작년 말 29CM QA Team에 합류했고, 최근 면수습을 마쳤습니다. 짧고도 긴 여정 속에서의 경험과 수습 기간 동안 느꼈던 점을 공유하고자 합니다.
medium.com
Test smart: how to deal with biases around testing?
스마트하게 테스트하세요: 테스트와 관련된 편견을 어떻게 다룰까요? 입니다.
한번쯤 생각하게 하는 주제들이 있네요.
Test smart: how to deal with biases around testing?
It is time to be more vocal about the profession’s pain points and shed light on the testing craft.
uxdesign.cc
Do QA and Developers Compete or Build Together?
QA와 개발자는 경쟁하는가, 아니면 함께 개발하는가? 입니다.
아니 이게 무슨 소리야? 라고 하실 수도 있지만 의외로 아직 QA를 곱지 않은 시선으로 보는 곳이 있는 것 같습니다.
개발문화가 많이 성숙해져서 서로 존중하는 문화가 자리잡았다고 생각했는데 아직 이른 생각이였나 봅니다.
더 노력해야 할 것 같습니다.
Do QA and Developers Compete or Build Together?
QA and developers are not competitors; they are partners in building great software.
medium.com
Automation & Engineering |
AI-Driven UI Automation Using LangChain and Google Gemini
LangChain과 Google Gemini를 사용한 AI 기반 UI 자동화 입니다.
오 웹사이트 이동이 가능하니 아예 여기서 테스트 수행 시나리오를 작성하는 것으로 테스트가 수행되게 할 수도 있는거군요.
AI-Driven UI Automation Using LangChain and Google Gemini
Introduction
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 - 151[25/03/31] (1) | 2025.03.31 |
---|---|
QA Weekly - 149[25/03/17] (1) | 2025.03.17 |
QA Weekly - 148[25/03/10] (1) | 2025.03.10 |
QA Weekly - 147[25/03/03] (2) | 2025.03.03 |
QA Weekly - 146[25/02/24] (1) | 2025.02.24 |
댓글