이번 위클리에는
- QA Madness
- HeadSpin
- Turbo Li
- NITHIN B
- Nick Karamaniolas
- Irkham
- Niranjan Veluru
- balaji k
- Divyarajsinh Dodia
- Primeqasolutions
의 포스팅으로 함께 합니다!
122번째 위클리 시작합니다
도움이 되셨다면 블로그 운영에 도움을 주실 수 있습니다!
Hot Topic |
This Week in Testing
테스팅 관련 팟캐스트가 있었네요. 아쉽게도 8월 2째주 까지만 있고 그 이후는 없지만 혹시 재개될 수 있으니 참고해주세요. 관련 유튜브도 남겨놓겠습니다.
This Week in Testing
Debrief the week in Testing via a community radio show hosted by Simon Tomes and members of the community
www.ministryoftesting.com
Ministry of Testing
Join our professional network for software testing, quality engineering and quality assurance professionals
www.youtube.com
New research shows that while GenAI can complete some tasks, two-thirds of developers are confident GenAI will never replace them
새로운 연구에 따르면 GenAI가 일부 작업을 완료할 수 있지만 개발자 3분의 2는 GenAI가 자신을 대체하지 못할 것이라고 확신합니다.
You are being redirected...
www.softwaretestingnews.co.uk
TestBash Brighton 2024
테스트배시 브라이튼 2024 입니다.
오프라인 모임인데 이러한 행사들도 있군요~
TestBash Brighton 2024
TestBash, the largest in-person software testing conference in the UK is going home to Brighton in 2024!
www.ministryoftesting.com
Check Version |
- Selenium V4.24.0
- Appium V2.11.3
- Appium Inspector V2024.8.2
- Appium-uiautomator2-driver 3.7.9 Version UP!
- appium-xcuitest-driver 7.26.2 Version UP!
QA Testing |
Continuous Testing vs Automated Testing: Which Is Better for Your Project?
지속적 테스트 대 자동 테스트: 어느 것이 프로젝트에 더 적합할까요? 입니다.
이 두개의 테스트는 합쳐졌을 때의 시너지 효과가 각자 수행될 때 보다 더 큰 테스트 같습니다.
Continuous Testing vs Automated Testing: Which Is Better for Your Project? - QA Madness
What will your project benefit from most: test automation or continuous testing? Find out in this guide from QA experts.
www.qamadness.com
Unlocking Insights: The Role of Data Science in Mobile Testing
[webinar] 통찰력 잠금 해제: 모바일 테스트에서 데이터 과학의 역할
Webinar: Data Science in Mobile Testing - Register Now!
Discover how data science revolutionizes mobile testing in our webinar. Learn about innovative tools and methodologies to boost app performance. Register now!
www.headspin.io
Unlocking Insights: The Role of Data Science in Mobile Testing
Automation & Engineering |
A Step-by-step Guide to Getting Started with Appium 2.0
Appium 2.0 시작하기 위한 단계별 가이드 입니다.
이런 가이드는 많이 나오는 편이지만 새롭게 보실 분이 있을까 해서 가져왔습니다. 제스쳐 플러그인 설명도 있어서 함께 가져왔습니다.
Getting Started with Appium 2.0 - A Step-by-step Guide
This detailed guide teaches how to start with Appium 2.0. Discover key features, setup instructions, using Appium 2.0, and how HeadSpin can help. Connect now.
www.headspin.io
How to Automate Mobile Gestures in Appium? - Guide
Explore how Appium gestures enhance mobile app testing and how integrating with HeadSpin boosts efficiency with detailed metrics and AI-driven insights. Connect now.
www.headspin.io
iOS Automation using XCUITest
XCUITest를 사용한 iOS 자동화 입니다.
이렇게 드라이버 자체의 기능을 알아두는 것도 후에 자동화 활용에 도움이 될 것이라고 생각합니다.
iOS Automation using XCUITest
UI tests allow us to verify that when we change parts of our app’s data model, the view controllers, views, and controls respond…
nithin-b.medium.com
Automating screenshot and log file capture for Allure reports
Allure 보고서에 대한 스크린샷 및 로그 파일 캡처 자동화 입니다.
selenium에서도 쓸 수 있다니 한번 해봐야겠네요.
Automating screenshot and log file capture for Allure reports
Discover how a custom Allure Attachments Handler streamlines debugging and enhances test reports.
www.ministryoftesting.com
Handling Elements in Selenium Automation: A Smarter Approach than Using Hard Sleep
Selenium Automation에서 요소 처리: Hard Sleep을 사용하는 것보다 더 스마트한 접근 방식 입니다.
거의 매주 올라오는 글이죠 ㅎㅎ 사실 저도 잘 하고있지 못하지만 하려고 노력하는 부분입니다.
(저는 이상하게 명시적 대기를 쓰면 코드 실패율이 올라가서 잘 쓰고있지는 않습니다만 효율을 위해 도입 시도는 계속 하고있습니다)
Handling Elements in Selenium Automation: A Smarter Approach than Using Hard Sleep
Automation testing has become an essential part of software development, especially for ensuring quality through repeated test cycles…
medium.com
Embarking on the great migration: From Selenium to Playwright
위대한 이주에 착수하다: 셀레늄에서 극작가로 입니다.
셀레니움이 35분이나 걸린다는 것에서 뭔가 의심스러운 부분이 있지만 마이그레이션은 성공적이였네요.
Embarking on the great migration: From Selenium to Playwright
Learn about how we migrated from Selenium to Playwright for QA at Zenjob.
medium.com
Handling Asynchronous Actions in Playwright: Using noWaitAfter for Efficient Test Automation
Playwright에서 비동기 작업 처리: noWaitAfter효율적인 테스트 자동화를 위해 사용 입니다.
Playwright에서의 비동기 처리에 대한 포스팅이네요.
Handling Asynchronous Actions in Playwright: Using noWaitAfter for Efficient Test Automation
In Playwright, handling asynchronous actions, such as network requests or UI updates, is critical for ensuring the accuracy of your…
medium.com
Important Git commands that every QA engineer should learn
모든 QA 엔지니어가 배워야 할 중요한 Git 명령어 입니다.
이정도만 알고있어도 기본적인 활용은 충분히 가능하다고 생각합니다.
Important Git commands that every QA engineer should learn
In the world of software development, Git is the backbone of version control. Whether you’re a developer or a QA engineer, mastering Git is…
medium.com
Best Automation Testing Blogs in 2024
2024년 최고의 자동화 테스트 블로그 입니다.
더 열심히 하겠습니다 ㅜㅜ
Best Automation Testing Blogs in 2024
To learn about automation setup, configuration, coding tips, API comparative analysis, and end-to-end setup or solutions, automation…
medium.com
Information |
- 테스트 자동화 도구는 어떤 것들이 있는지 알고 싶어요
Top 16 Automation Testing Tools 2024 | Katalon
Choosing the best automation testing tools can be tricky and there are many options. See our list of top automation test frameworks and tools.
katalon.com
- ADB 명령어로 할 수 있는 것은 어떤 것이 있나요
Mastering Android: A Comprehensive Guide to ADB Commands | LambdaTest
Unlock the full potential of your Android device with these ADB Commands.
www.lambdatest.com
Chrome에서 Python Selenium으로 웹 자동화 마스터하기.
Mastering Web Automation With Python Selenium On Chrome | LambdaTest
Utilize Chrome and Python Selenium to master the art of web automation while following best practices for fluid, effective, and dependable automation.
www.lambdatest.com
- Appium 설치 방법
How to Install Appium: Setting Up And Configuring For Mobile App Testing | LambdaTest
Learn How to Install Appium to make testing mobile apps easier. Utilize Appium for both Android and iOS platforms to streamline your testing process
www.lambdatest.com
- Appium Capability 설정 방법
A Complete Tutorial to Appium Capabilities for Mobile Automation
This Appium tutorial discusses useful Appium capabilities for mobile automation testing.
www.lambdatest.com
- Macbook에서 Python/Appium으로 iPhone 제어하기 (0~1)
Controlling an iPhone With Python/Appium on A Macbook (0 to 1)
I couldn’t find a guide with enough details, so I made my own.
kevinlinxc.medium.com
- Selenium에서 XPath를 사용하는 방법: 예제가 포함된 전체 가이드
How To Use XPath in Selenium: Complete Guide With Examples | LambdaTest
Deep dive into XPath in Selenium tutorial and discover its types, techniques, and capture strategies for robust automated testing.
www.lambdatest.com
'QA Weekly' 카테고리의 다른 글
QA Weekly - 124[24/09/23] (5) | 2024.09.23 |
---|---|
QA Weekly - 123[24/09/16] (10) | 2024.09.16 |
QA Weekly - 121[24/09/02] (8) | 2024.09.02 |
QA Weekly - 120[24/08/26] (0) | 2024.08.26 |
QA Weekly - 119[24/08/19] (0) | 2024.08.19 |
댓글