본문 바로가기
QA Weekly

QA Weekly - 94[24/02/26]

by Zeromk2 2024. 2. 26.
728x90

 

이번주는 

- Shubam Sharma
- Brocoders
- Pooja Sharma
- Abhishek Pandey
- The QA Chronicles

의 포스팅으로 함께합니다!

94번째 위클리 시작합니다.

 

Check Version

 

 

QA Testing

Effective Test Case Design Strategies: A Deep Dive into Building Robust QA Frameworks

효과적인 테스트 케이스 설계 전략: 강력한 QA 프레임워크 구축에 대한 심층 분석 입니다.

테스트 케이스 설계 전략은 저도 항상 고민하고 있는 것인데 머리속에만 있던 내용을 정리해준 느낌의 글 입니다.

 

Effective Test Case Design Strategies: A Deep Dive into Building Robust QA Frameworks

Introduction:

medium.com

 

 

The Power of Regression Testing: Best Practices for Reliable Software Releases

회귀 테스트의 힘: 안정적인 소프트웨어 릴리스를 위한 모범 사례 입니다.

회귀 테스트에 대한 상세한 내용과 사례가 있습니다. 저도 단순히 회귀 테스트 라고만 했었는데 여러 종류가 있을 수 있다는걸 알게 되었네요.

 

The Power of Regression Testing: Best Practices for Reliable Software Releases

Introducing change in a sprawling, interconnected codebase is like navigating a labyrinth filled with potential pitfalls and surprises. A…

medium.com

 

 

14 Best Software Testing Certifications To Take In 2024

2024년에 취득할 수 있는 최고의 소프트웨어 테스팅 인증 14가지 입니다.

QA관련 자격증 취득이 목표이신분에게 도움이 될만한 내용이네요. 무료 취득 자격증도 이야기 하고 있어서 비용에 민감하신 분들도 취득하실 수 있는 자격증이 있습니다. 

 

14 Best Software Testing Certifications To Take In 2024 | LambdaTest

Explore top software testing certifications! Boost your career as a Test Automation Engineer with the best and most recognized certifications.

www.lambdatest.com

 

 

Automation

Why I discourage low code/ no code Automation Tools

로우 코드/코드 없음 자동화 도구를 권장하지 않는 이유 입니다.

이건 저도 어느정도 같은 생각입니다. 가장 근본적인 부분을 모르고 툴로만 이해한다면 후에 응용이나 개선활동에 어려움이 있기 때문에 
처음에는 로우코드/노코드로 자동화를 적용했더라고 추후에는 코드 베이스의 자동화를 구축해보는 것이 다양한 커스텀이나 환경개선에
도움이 될 수 있습니다.

 

Why I discourage low code/ no code Automation Tools

Testing as an engineering practice has evolved a lot with the advancement in technology, there is a lot of buzz around automation and…

medium.com

 

 

Streamlining Your QA Automation with Basic Git Commands

기본 Git 명령으로 QA 자동화 간소화 입니다.

저도 Git을 사용할 때 별도 GUI 툴로 사용하지 않고 CLI에서 사용하는데요 다양한 기능을 사용하지 않아도 충분하기 때문입니다.
딱 제가 사용하는 기능들만 정리되어있네요. 이정도만 해도 충분히 사용할 수 있습니다

 

Streamlining Your QA Automation with Basic Git Commands

As a QA Automation engineer, you know that consistent testing is the backbone of any successful software project. Git, a powerful version…

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

 

- Selenium에서 XPath를 사용하는 방법: 예제가 포함된 전체 가이드

 

Complete Guide on XPath: Learn To Use XPath in Selenium | 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 - 96[24/03/11]  (2) 2024.03.11
QA Weekly - 95[24/03/04]  (1) 2024.03.04
QA Weekly - 93[24/02/19]  (2) 2024.02.19
QA Weekly - 92[24/02/12]  (2) 2024.02.12
QA Weekly - 91[24/02/05]  (1) 2024.02.05

댓글