QA Weekly - 141[25/01/20]
이번 위클리에는
- Asavari Sharma
- Stan Prigodich
- javinpaul
- Lena Nyström
- Jason Aricheta
- Abhijeet Vaikar
- Prasanta Banerjee
의 포스팅으로 함께 합니다!
141번째 위클리 시작합니다
Check Version |
- Selenium V4.27.0
- Appium V2.15.0
- Appium Inspector V2024.12.1
- Appium-uiautomator2-driver 3.9.9 Version UP!
- appium-xcuitest-driver 8.0.0 Version UP!
Hot Topic |
POST/CON 25
POST/CON 25 Conference | Postman API Platform
Get excited for Postman's conference, POST/CON 25. Hear from industry leaders and gain new skills through hands-on workshops, in-depth presentations, and conversations.
www.postman.com
Internal server error: MoT Weekly – Issue 500
내부 서버 오류: MoT 주간 – 500호
Internal server error: MoT Weekly – Issue 500
What if errors are opportunities to grow? Discover many ways to get involved with the testing, QA and quality engineering community. Read it all in this week's MoT Weekly.
www.ministryoftesting.com
QA Basic |
CoTester vs Other Agentic AI Platforms for Testing
테스트를 위한 CoTester 대 기타 Agentic AI 플랫폼
CoTester vs Other Agentic AI Platforms for Testing |
Here’s a fact: software testing has evolved over the years.
testgrid.io
5 Reasons Why QA Manual Testers Won’t Be Replaced by AI
QA 수동 테스터가 AI로 대체되지 않는 5가지 이유
5 Reasons Why QA Manual Testers Won’t Be Replaced by AI
You’ve probably heard it: “AI will replace manual testers,” or “Automation is the only future.” It’s a common take, but as someone who’s…
medium.com
5 Best Courses to Learn Test Automation in 2025
2025년 테스트 자동화를 배우기 위한 5가지 최고의 코스
5 Best Courses to Learn Test Automation in 2025
These are the best online courses to learn Test Automation in 2025 with Selenium, Java, JUnit TestNG, Cypress, and Robot Framework
medium.com
QA Testing |
How To Find Objects From Memory Tab in Chrome
Chrome의 메모리 탭에서 객체를 찾는 방법 입니다.
Chrome DevTools Protocol(CDP) 를 통해서 힙 스냅샷을 통해 메모리 누수 여부를 파악할 수 있다고 합니다.
How To Find Objects From Memory Tab in Chrome?
Learn to efficiently find objects in Chrome's memory tab and boost your debugging skills with our step-by-step guide. Click here to explore more.
blog.qasource.com
How to use bug bashes to build better products and stronger teams
버그 배시를 사용하여 더 나은 제품과 더 강력한 팀을 구축하는 방법 입니다.
도그푸딩과 유사한 개념 같네요.
How to use bug bashes to build better products and stronger teams
Whether you're hunting for bugs or weeding them out, bug bashes are a great way to improve software quality while also building stronger relationships between teams.
qase.io
Automation & Engineering |
Next-Level API Automation Testing Techniques – Part 1
차세대 API 자동화 테스트 기술 – 1부 입니다.
매우 상세한 내용의 완벽가이드 라고 볼 수 있겠네요
Next-Level API Automation Testing Techniques - Part 1 - JigNect Technologies Pvt Ltd
API testing strategy is a well-planned approach used by QA teams to ensure APIs work as expected and deliver the desired results. It involves creating test cases, setting clear entry and exit criteria, designing test scenarios, identifying the necessary te
jignect.tech
Next-Level API Automation Testing Techniques – Part 2
차세대 API 자동화 테스트 기술 – 2부 입니다.
저도 시간내에서 한번 정독해봐야겠습니다.
next-level-api-testing-automation-techniques-part-2
In Next-Level API Automation Testing Techniques – Part 1, we covered advanced strategies for API testing, focusing on techniques that make automation more efficient and reliable. In this part, we will continue to explore more advanced methods, including
jignect.tech
Diagnosing CI Bottlenecks: From Chonky Tests to Embracing Variability
CI 병목 현상 진단: 엉성한 테스트에서 가변성 수용까지 입니다.
CI/CD 툴을 사용하시는 분들은 한번 봐야할 내용같네요.
Diagnosing CI Bottlenecks: From Chonky Tests to Embracing Variability
Overview
medium.com
Writing a dependency caching mechanism for iOS builds on Jenkins to speed up build time
Jenkins에서 iOS 빌드를 위한 종속성 캐싱 메커니즘을 작성하여 빌드 시간 단축 입니다.
저도 Jenkins를 사용하는데 캐싱은 고려해보지 않았던 것 같네요. 제가 운영하는 방법에도 캐싱적용을 할 수 있는지 알아봐야겠습니다.
Writing a dependency caching mechanism for iOS builds on Jenkins to speed up builds
This article demonstrates how you can create a simple custom caching logic to speed up your CI build jobs
medium.com
Poor Test Automation Practices.
불량한 테스트 자동화 관행. 입니다.
중요한 내용들이 있네요. 테스트 자동화 진행하시는 분들이 보시면 공감가는 부분이 많을 것 같습니다.
Poor Test Automation Practices.
Intended Audience: This article is for QA Leads, testers, & developers involved in Test Automation.
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/