본문 바로가기
QA Weekly

QA Weekly - 93[24/02/19]

by Zeromk2 2024. 2. 19.
728x90

 

2월도 중순입니다. 이제 날씨가 따듯해지려고 했다가 다시 추워지는 느낌이네요.

최근 목감기가 걸려서 잠깐 고생했는데 여러분들도 감기 조심하시길 바라겠습니다

93번째 위클리 시작합니다~!

 

 

Check Version
더보기

🛠수정

  • 수정: 저장된 지점 탭의 't' 오류 해결 방법@eglitise#1345 에서
    • 이름이 변경되지 않은 상태로 설정된 기능은 사용자에게 영향을 미칩니다.

 

 

QA Testing

Sequential A/B Testing Keeps the World Streaming Netflix
Part 1: Continuous Data

순차적 A/B 테스트를 통해 전 세계 스트리밍 Netflix
1부: 연속 데이터 유지 입니다.

넷플릭스 공식 블로그 계정의 글입니다. 실제 카나리 배포를 통한 내용을 설명하고 있는데 심도있는 내용이라 저도 다시 한번 읽어봐야겠습니다.

 

Sequential A/B Testing Keeps the World Streaming Netflix Part 1: Continuous Data

Michael Lindon, Chris Sanden, Vache Shirikian, Yanjun Liu, Minal Mishra, Martin Tingley

netflixtechblog.com

 

 

January’24 Updates: Latest Samsung Galaxy S24 Series, SmartUI SDK, and More

2024년 1월 업데이트: 최신 Samsung Galaxy S24 시리즈, SmartUI SDK 등 입니다.

람다테스트에서 테스트 추세 데이터를 제공하고 테스트 자동화 인증도 제공해주고 있네요. 

 

January'24 Updates: Test on Samsung Galaxy S24 Series, SmartUI SDK and More | LambdaTest

Level up your testing. Get hands-on with the new Samsung Galaxy S24, run visual tests using SmartUI SDK, and unlock more.

www.lambdatest.com

 

 

Automation

iOS와 Android 간 UI 자동화 속도 차이 해결하기 (부제 : ActionChains로 iOS 테스트 자동화 속도에 로켓 달아주기) 

같은 팀원이신 정다정님이 실험을 통해 얻어낸 경험과 결과를 정리해서 공유한 글인데요. 실 사례 글이고 중요한 정보도 확인할 수 있습니다.

 

iOS와 Android 간 UI 자동화 실행 속도 차이 해결하기 (부제 : ActionChains로 iOS 테스트 자동화 속도에

QA팀에서는 iOS와 Android에서 실행되는 자동화 스크립트의 실행 속도 차이의 원인을 파악하고 해결하기 위해 노력하고 있습니다. 이를 해결하기 위해 시도한 방법과 해결책을 소개합니다.

medium.com

 

 

Mastering Web Automation With Python Selenium On Chrome

Chrome에서 Python Selenium을 사용하여 웹 자동화 마스터하기 입니다.

내용이 굉장히 상세히 나와있네요. python의 webdriver manager가 있다는 것도 알게되었습니다. 

 

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

 

 

Streamlining Flutter App Testing: A Comprehensive Guide to Automate Flutter Mobile Apps with Appium, TypeScript, WebdriverIO and Cucumber

Flutter 앱 테스트 간소화: Appium, TypeScript, WebdriverIO 및 Cucumber를 사용하여 Flutter 모바일 앱을 자동화하기 위한 종합 가이드 입니다.

Appium Driver가 점점 많아지고 있네요. 지원하는 영역이 넓어지고 있다는 뜻이겠지요

 

Streamlining Flutter App Testing: A Comprehensive Guide to Automate Flutter Mobile Apps with…

In today’s fast-paced development environment, ensuring the quality of mobile applications is paramount. Flutter, a popular open-source UI…

medium.com

 

 

Information
더보기

- 테스트 자동화 도구는 어떤 것들이 있는지 알고 싶어요

 

Top 15 list of automation testing tools | Latest Update in 2023

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

 

- 테스트 자동화에 대해 배울 수 있는 145가지 이야기

 

145 Stories To Learn About Test Automation

I’ve talked about why you should use Selenide previously. Now, it’s time to teach you how it works first-hand. Page Object Model (POM) is the most popular design pattern for test automation, and…

medium.com

 

- QA 팀이 알아야 할 테스트용 데스크탑 자동화 도구 10가지

 

Top 10 Desktop Automation Tools For Testing

Top 10 best desktop automation tools for testing: ✔ Katalon ✔ WinAppDriver ✔ TestComplete ✔ Tricentis Tosca ✔ Winium ✔ Eggplant Functional ✔ Micro Focus UFT

katalon.com

 

'QA Weekly' 카테고리의 다른 글

QA Weekly - 95[24/03/04]  (1) 2024.03.04
QA Weekly - 94[24/02/26]  (1) 2024.02.26
QA Weekly - 92[24/02/12]  (2) 2024.02.12
QA Weekly - 91[24/02/05]  (1) 2024.02.05
QA Weekly - 90[24/01/29]  (1) 2024.01.29

댓글