본문 바로가기
QA Weekly

QA Weekly - 101[24/04/15]

by Zeromk2 2024. 4. 15.
728x90

 

 

이번 위클리에는

  • Pablo Vergara
  • zen8labs
  • Candid Tester
  • Lana Begunova
  • Anjanee Herath

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

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

 

Check Version

 

 

QA Testing

Seven Super-Simple Security Scenarios

7가지 매우 간단한 보안 시나리오 입니다.

간단한 시나리오라고 설명했지만 대부분이 알짜배기 시나리오 같습니다. 좋은 예 네요.

 

Seven Super-Simple Security Scenarios

Test security & business logic flaws like a boss!

medium.com

 

 

5 useful ADB command lines for mobile software testing

모바일 소프트웨어 테스트에 유용한 5가지 ADB 명령줄 입니다.

ADB는 안드로이드 테스트를 윤택하게 해주는 고마운 도구이죠. 사용법을 알아둔다면 많은 도움이 됩니다.
(Weekly 최하단에 Information을 펼쳐 보시면 ADB 마스터 가이드도 있습니다)

 

5 useful ADB command lines for mobile software testing

If you’ve had experience with Android over a period of time, you may have encountered the Android Debug Bridge (ADB). ADB serves as a…

medium.com

 

 

The Myth of Perfect Software Quality: Why Perfectionism in QA Is Holding Us Back

완벽한 소프트웨어 품질에 대한 신화: QA의 완벽주의가 우리를 방해하는 이유 입니다.

일을 하다보면 실수와 실패에 대한 포용력이 높으신 분들이 있습니다. 이런 분들에게는 경험 자체가 중요한 것이기 때문에 책임을 묻지 않고 실패의 경험을 가지게 된 사람을 응원해 줍니다. 반면에 실수와 실패를 용납하지 않는 분들도 있습니다. 이런 분들 에게는 QA조직이 놓친 버그 하나가 도화선이 되어 비난의 화살을 쏘아대는데요 사실 QA조직도 당연히 실수 할 수 있습니다. 
"모든 버그를 발견 할 수 없다" 라는 법칙을 면죄부로 삼아 이러한 실수들을 덮고 싶은 생각은 추호도 없습니다. 실수는 실수이니까요.
그리고 의도한 상황일 수도 있습니다. A기능의 테스트 커버리지를 95%에서 96% 올리는데 사용되는 리소스와 B기능의 테스트 커버리지를 80%에서 90% 올리는데 사용되는 리소스가 같다면 당연히 B기능의 테스트 커버리지를 높이는데 리소스를 사용할것입니다. 이 과정에서 A기능에서 발견되는 버그나 결함에 대한것은 기회비용인것이죠. 
모든면에서 완벽할 수 없습니다. 우리는 현재 리소스를 가지고 가장 높은 효율의 업무를 하면 된다고 생각합니다. 

 

The Myth of Perfect Software Quality: Why Perfectionism in QA Is Holding Us Back

Countless hours are spent meticulously testing every feature, hunting down bugs, and striving for flawless execution. But what if I told…

medium.com

 

 

Android Interruption Testing

Android 중단 테스트 입니다.

중단 테스트가 뭘까? 하며 봤는데 이러한 상황에서의 테스트였군요. 확실히 커버리지에 포함된다면 도움이 될 것 같습니다.

 

Android Interruption Testing

Interruption|Interference Testing helps mobile testers identify potential risks associated with the system or user behavior, which might…

medium.com

 

 

Automation

POM Under the Hood: Technical Deep Dive into the Page Object Model

POM 심층 분석: 페이지 개체 모델에 대한 기술 심층 분석 입니다.

POM이 무엇이고 어떤 장점이 있지를 알 수 있는 글입니다.

 

POM Under the Hood: Technical Deep Dive into the Page Object Model

Test automation is crucial in systematic testing to ensure web application quality and reliability. When the web application evolves, new…

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

 

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

QA Weekly - 103[24/04/29]  (0) 2024.04.29
QA Weekly - 102[24/04/22]  (0) 2024.04.22
QA Weekly - 100[24/04/08]  (0) 2024.04.08
QA Weekly - 99[24/04/01]  (0) 2024.04.01
QA Weekly - 98[24/03/25]  (0) 2024.03.25

댓글