본문 바로가기
QA Weekly

QA Weekly - 117[24/08/05]

by Zeromk2 2024. 8. 5.

 

 

이번 위클리에는

  • Kostiantyn Teltov
  • Anna
  • 박현준
  • Kacper Ciepielewski

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

117번째 위클리 시작합니다

 

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



 

Check Version

 

QA Testing

QA: One-page test plan like a powder invention

QA: 분말 발명품과 같은 1페이지 테스트 계획 입니다.

저도 이전 회사 재직중에 테스트 사전준비를 해서 유관부서와 브리핑을 하고 QA업무를 한적이 있습니다. 준비과정은 힘들었는데 확실히 준비를 하고나서 QA를 하는것과 아닌것의 차이는 분명했습니다. 그런데 단점은 사전준비에 시간이 너무 많이 소요된다는 것이였는데요 이렇게 한장에 끝낼 수 있다면 굉장히 유익할 것 같네요.

 

QA: One-page test plan like a powder invention

Hi dear QAholics,

medium.com

 

 

Is Shift-Left Dead? Why We Are Arguing

Shift-Left는 죽었는가? 왜 우리는 논쟁하는가 입니다.

제목만으로는 사실 저는 동의하지 않습니다. 내용도 그렇습니다. 개발자에게 과도한 부담을 주는 방법론이라고 설명되어있는데 대체 어떻게 했길래 개발자에게 과도한 부담을 주는건지 납득할 수 없는 부분이 많습니다.
(물론 개발자분의 입장도 들어봐야겠죠?)
저는 주로 빠른 리뷰로 정책이나 기획에서 누수가 발생한 곳을 발견하여 보완하고 개발 도중이 아닌 개발완료가 되었을 때 바로 테스트를 수행하는 방식으로 사용하고 있기 때문입니다. (테스트가 가능한 볼륨의 기능 개발 완료 시점)
개발자에게는 직접적인 영향이 없는 방법론이라고 생각하는데 여러분의 생각은 어떠신가요?

 

Is Shift-Left Dead? Why We Are Arguing

Ever heard of the “Shift Left” approach in software development? If not, let’s break it down. The idea is simple: move tasks like security…

medium.com

 

 

Automation & Engineering

29CM QA팀은 어떻게 테스트 자동화 지표를 활용하여 신뢰성을 확보할 수 있었을까? 

29CM QA팀의 지표를 위한 여정을 확인하실 수 있습니다.

 

29CM QA팀은 어떻게 테스트 자동화 지표를 활용하여 신뢰성을 확보할 수 있었을까?

안녕하세요 29CM에서 QA팀을 맡고 있는 박현준 입니다.

medium.com

 

 

5 Things you Wish They Told you About Test Automation

테스트 자동화에 대해 알려주었으면 하는 5가지 입니다.

공감하는 부분이 있네요.

"그렇게 많은 프로그래밍 지식이 필요하지 않습니다" 

맞습니다. 여러분 도전해보세요. 가장 접근하기 쉬운 Python + Selenium을 한번 경험해보시는것을 추천합니다.

 

5 Things you Wish They Told you About Test Automation

When people decide they want to become test automation engineers, they often get some things mixed up — either because of their own fears…

medium.com

 

 

One Crucial Mindset Shift to Become a Test Automation Engineer

테스트 자동화 엔지니어가 되기 위한 중요한 사고방식 변화 입니다.

자동화 스크립트가 어떻게 사람과 다른지에 대한 이야기를 해주고 있습니다.

"해당 단계가 실제로 역할을 수행하고 귀중한 정보를 제공하기 위해 행 사이에서 무슨 일이 일어나야 하는지 생각하는 것도 중요합니다."

아주 중요한 개념이라고 생각합니다.

 

One Crucial Mindset Shift to Become a Test Automation Engineer

There are many technical skills you need to learn when you want to become a test automation engineer. You need to learn the key programming…

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

 

728x90

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

QA Weekly - 119[24/08/19]  (0) 2024.08.19
QA Weekly - 118[24/08/12]  (0) 2024.08.12
QA Weekly - 116[24/07/29]  (0) 2024.07.29
QA Weekly - 115[24/07/22]  (0) 2024.07.22
QA Weekly - 114[24/07/15]  (0) 2024.07.15

댓글