QA Weekly - 160[25/06/02]
상반기의 마무리가 시작되는 6월입니다.
모두 목표하신 바 잘 이루고 계시리라 생각되는데요 이제 하반기의 목표도 생각해야 할 것 같습니다.
그리고 하반기는 또 어떤 새로운 기술들이 나와서 우리를 놀라게 할까요?
이번 위클리에는
- Paul Martin
- Rishu Raj
- Sandra Parker
- Simon Tomes
- Andrey Enin
- Ijaz Alam
- Rahul Singh
- Rahul R
의 포스팅으로 함께 합니다!
160번째 위클리 시작합니다
Check Version |
- Selenium V4.33.0
- Playwright V1.52.0
- Appium V2.18.0
- Appium Inspector V2025.3.1
- Appium-uiautomator2-driver V4.2.3
- appium-xcuitest-driver V9.3.2 Version UP!
Hot Topic |
Does quality leadership matter anymore? MoT Weekly – Issue 518
질 좋은 리더십이 더 이상 중요할까? MoT Weekly – 518호
Does quality leadership matter anymore? MoT Weekly – Issue 518
How do leaders set up a healthy environment and what does it mean for quality? Engage with quality engineering leaders and more to seek help, offer advice, and join events. Available in MoT Weekly.
www.ministryoftesting.com
QA Basic |
A complete philosophy of software testing in under 50 words
50단어 이내로 요약한 소프트웨어 테스팅의 완전한 철학 입니다.
예방된 위험은 발견된 위험보다 낫다. QA의 중요한 코어 밸류라고 생각합니다.
A complete philosophy of software testing in under 50 words
A philosophy that can be put in a nutshell belongs there. — As seen on a Los Angeles-area hotel sign in the late 1970s or early 1980s
medium.com
QA Testing |
Reliability Analysis : Ensuring Robust and Trustworthy Software
신뢰성 분석: 견고하고 신뢰할 수 있는 소프트웨어 보장 입니다.
신뢰성 분석의 핵심 지표에 대해 고민해볼 수 있는 시간이였네요.
Reliability Analysis : Ensuring Robust and Trustworthy Software
In today’s digital age, software has become an integral part of almost every aspect of our lives — from banking and healthcare to…
medium.com
Compliance Testing in Software Testing: How and Why to Comply with Industry Standards
소프트웨어 테스트에서의 규정 준수 테스트: 업계 표준을 준수하는 방법과 이유 입니다.
나라마다 규정이 다를 수 있는데 글로벌 출시를 계획하고 있다면 한번쯤 참고해볼 내용인것 같습니다.
Compliance Testing in Software Testing: How and Why to Comply with Industry Standards
There was a time when the software industry felt like the Wild West: with little to no rules or regulations in place, the best we could…
sandra-parker.medium.com
Automation & Engineering |
Generative Automation Testing with Playwright MCP Server
Playwright MCP 서버를 사용한 생성 자동화 테스트 입니다.
역시 대기업 제품이다보니 이런 것들이 빨리 지원되는군요. Appium도 MCP 이야기가 있었는데 빨리 진행되면 좋겠네요.
Generative Automation Testing with Playwright MCP Server
As a test engineer, you cannot ignore AI trends and hyped tools. You have to give them a try.
adequatica.medium.com
Understanding Playwright built-in Fixtures with Examples
예제를 통한 Playwright 내장 Fixtures 이해 입니다.
이런 근원에 대한 정보는 알아두면 좋습니다.
Understanding Playwright built-in Fixtures with Examples
If you’ve started using Playwright, you’ve almost certainly typed async ({ page }) => { ... } more times than you can count. That page…
medium.com
Your Guide to XPath: Query Smarter, Not Harder
XPath 가이드: 더 스마트하게, 더 어렵게 쿼리하기 입니다.
XPath는 두고두고 학습해야 필요할 때 적절히 잘 사용할 수 있습니다.
Your Guide to XPath: Query Smarter, Not Harder
What is XPath? A Technical Guide for Beginners and Test Automation Engineers
medium.com
Why Clean Code Matters in Automation Projects
자동화 프로젝트에서 깔끔한 코드가 중요한 이유 입니다.
클린 코드. 쉽지 않은 만큼 중요한 것 같습니다.
Why Clean Code Matters in Automation Projects
Automation is all about saving time, reducing manual effort, and increasing reliability. But what if your automation code becomes harder to…
blogs.rahulrpandya.in
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/