본문 바로가기
QA Weekly

QA Weekly - 111[24/06/24]

by Zeromk2 2024. 6. 24.
728x90

 

그동안 광고 댓글이 많아서 댓글 기능을 껐었는데 이번 글 부터 다시 댓글 기능을 오픈합니다.

그리고 광고성, 홍보성 댓글은 자동 삭제 기능이 켜져있어서 바로 삭제됨을 알려드립니다.

 

이번 위클리에는

  • Niar
  • dra0x0
  • Olha Holota from TestCaseLab
  • Testify
  • AST-LW

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

111번째 위클리 시작합니다

 

도움이 되셨다면 블로그 운영에 도움을 주실 수 있습니다!

 

Check Version

 

QA Testing

Name Field Validation in Form: The Art of Testing

양식의 이름 필드 유효성 검사: 테스트 기술 입니다.

이름 텍스트 박스 테스트에 대한 다양한 케이스가 있는 글입니다. 테스트 케이스의 갯수만큼 커버리지를 높이는데 중요한 역할을 하는 것이 없죠. 텍스트 박스 하나이지만 여러개의 케이스가 도출될 수 있다는 것을 보여주고 있습니다. 물론 작성 시간과 수행시간은 고려되어 너무 디테일한 부분은 스킵될 수 있겠죠.

 

Name Field Validation in Form: The Art of Testing

Introduction:

medium.com

 

 

How I Found a Simple IDOR Bug That Exposed Sensitive Data

민감한 데이터를 노출시키는 간단한 IDOR 버그를 발견한 방법 입니다.

API 테스트로 아주 좋은 예 입니다. 내용에는 쿼리 파라미터(쿼리 스트링)에 대한 예를 들어줬는데 대부분은 패스 파라미터로 처리하고 있을것으로 예상됩니다. 하지만 알아둔다면 좋겠지요

 

How I Found a Simple IDOR Bug That Exposed Sensitive Data

Exposing a Simple IDOR Vulnerability

medium.com

 

 

Identifying and Reproducing Intermittent Bugs

간헐적인 버그 식별 및 재현 입니다.

일을 할 때 발생하는 난감한 상황중에 하나죠. 바로 버그가 확률적으로 발생하는 상황인데요 물론 여러 요인들이 작용되어 확률적으로 보이는것이지만 사실 문제부분은 명확할 수 있습니다. 이것을 얼마나 잘 조합하여 찾아내는지도 QA업무할 때 아주 도움이 되는 능력이죠.

 

Identifying and Reproducing Intermittent Bugs

One of the most challenging and frustrating issues we encounter during the testing phase is the intermittent bug. Unlike consistent bugs…

medium.com

 

 

Staying Ahead in Software Testing: 8 Key Skills Every QA Engineer Should Master in 2024

소프트웨어 테스팅에서 앞서 나가기: 2024년에 모든 QA 엔지니어가 마스터해야 하는 8가지 핵심 기술 입니다.

저도 개인적으로 탐색적 테스팅의 효율이 좋다는 것에 동의합니다. 그리고 이점을 넘어서 필수라고 생각되는 것이 바로 API를 사용할 줄 아는 것이라고 생각합니다. API를 자유롭게 사용할 수 있을 때 QA로써 업무역량과 영역이 폭발적으로 증가하게 됩니다. 마스터까지도 아니고 내가 필요할 때 사용할 수 있는 수준이 된다면 반드시 보답을 한다고 생각합니다.

 

Staying Ahead in Software Testing: 8 Key Skills Every QA Engineer Should Master in 2024

I recently attended a software testing conference where I met a group of enthusiastic newcomers to the field. They told me they are eager…

medium.com

 

 

Automation

Navigating the UI Test Automation Flaky Cycle

UI 테스트 자동화 불안정 주기 탐색 입니다.

자동화 불안정 이라는 것은 동일한 코드를 수행하는데도 Fail이 발생하는 경우가 있는 것을 말하고 있는데요 팀 내에서도 이런 문제들을 해결하기 위해 연구도 많이 하고 계속해서 개선해나가서 이제는 많이 낮아졌습니다. 글에 있는 것 처럼 모니터링이 필요하다고 생각하여 모니터링을 구축하고 나서 어느 부분이 문제가 있는지가 명확히 보이기 시작했습니다. 모니터링도 개선에 확실히 도움이 되는 것 같습니다.

 

Navigating the UI Test Automation Flaky Cycle

When I joined the UI automation team, I was excited to contribute to the development of automated test cases for new features. However, I…

medium.com

 

 

Information
더보기

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

 

Top 15 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

 

- 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 - 113[24/07/08]  (0) 2024.07.08
QA Weekly - 112[24/07/01]  (0) 2024.07.01
QA Weekly - 110[24/06/17]  (0) 2024.06.17
QA Weekly - 109[24/06/10]  (0) 2024.06.10
QA Weekly - 108[24/06/03]  (0) 2024.06.03

댓글