본문 바로가기
QA Weekly

QA Weekly - 106[24/05/20]

by Zeromk2 2024. 5. 20.
728x90

 

이번 위클리에는

  • Chamila Ambahera
  • Deep Shah
  • Lana Begunova
  • George Ukkuru
  • Matthew Thomas

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

106번째 위클리 시작합니다

 

Check Version

 

QA Testing

Swiss Army knife of API testing — curl

API 테스트의 스위스 군용 칼 - 컬 입니다.

curl에 대한 설명과 사용가이드가 상세히 나와있습니다.
curl은 가끔씩 사용하게 되는 상황이 있으니 미리 알아두면 좋을 내용입니다.

 

Swiss Army knife of API testing — curl

Imagine you need to send a few API calls in your CI/CD pipeline to do authentication to fetch some data, send a simple request or download…

ambahera.medium.com

 

 

Top GitHub Repository for QA/Automation.

QA/자동화를 위한 최고의 GitHub 저장소. 입니다.

GitHub 저장소는 2개 뿐이지만 해당 저장소 내에 내용은 굉장히 많네요.

 

Top GitHub Repository for QA/Automation.

1. awesome-learning

deepshah201.medium.com

 

 

Automation

Enhancing Test Reliability, Repeatability, and Speed with Appium Capabilities

Appium 기능으로 테스트 신뢰성, 반복성 및 속도 향상 입니다.

유용한 설정들이 많이 보이네요. 테스트에 필요한 설정을 참고하기 좋은 글입니다.

 

Enhancing Test Reliability, Repeatability, and Speed with Appium Capabilities

In the world of mobile test automation, starting an Appium session goes beyond mere initialization. It’s about optimizing our testing…

medium.com

 

 

Debunking Myths: the Critical Role of Domain Knowledge in Automation

신화 폭로: 자동화에서 도메인 지식의 중요한 역할 입니다.

매우 공감이 가고 동의하는 내용입니다. 자동화는 도구일 뿐이기 때문에 그것을 잘 활용하려면 도메인 지식은 필수적입니다. 저도 팀 내에 테스트 자동화 가이드를 초반에 진행할 때 자동화에서 가장 중요한 것은 '시나리오' 라고 했습니다.
시나리오가 주요 기능이나 충분한 커버리지를 갖지 못한다는 것은 도메인지식에 대한 이해부족이 원인이 됩니다. 그래서 충분한 도메인 지식을 가질 수 있도록 기능파악을 먼저 진행하여 지식을 축적한 후 자동화를 진행하도록 합니다.

 

Debunking Myths: the Critical Role of Domain Knowledge in Automation

One of the most vital drivers of efficiency and innovation is automation, which characterizes the constantly evolving technological…

medium.com

 

 

View Postman Newman test results in Github Actions

Github Actions에서 Postman Newman 테스트 결과 보기 입니다.

저는 jenkins에서 xml로 제네레이팅 된 리포트를 slack에 보내는 식으로 사용중인데 에러로그가 길어질 경우 커스텀 에러 메시지가 발송되지 않는다는 단점이 있습니다. 그래서 리포트를 찾아보고 있는데 CTRF (Common Test Report Format) 라는 양식이 있었군요~ 아쉽게 jenkins 플러그인은 아직 제공하고 있지 않네요. [CTRF docs]

 

View Postman Newman test results in Github Actions

Produce a summary of your Newman tests as part of your GitHub Actions workflow

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를 사용하는 방법: 예제가 포함된 전체 가이드

 

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 - 108[24/06/03]  (0) 2024.06.03
QA Weekly - 107[24/05/27]  (0) 2024.05.27
QA Weekly - 105[24/05/13]  (0) 2024.05.13
QA Weekly - 104[24/05/06]  (0) 2024.05.06
QA Weekly - 103[24/04/29]  (0) 2024.04.29

댓글