본문 바로가기
QA Weekly

QA Weekly - 98[24/03/25]

by Zeromk2 2024. 3. 25.
728x90

 

이번 위클리에는

  • Veethee Dixit
  • Bhuvaneswari Gireesh
  • Maria Golubeva
  • Mohammad Monfared
  • Priyatayal
  • Kunaal T

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

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

 

Check Version

 

QA Testing

Top 14 Challenges Faced In Agile Testing By Every Tester

모든 테스터가 애자일 테스트에서 직면하는 14가지 주요 과제 입니다.

애자일의 기본 원칙을 한번 유심히 보고 우리 조직이 애자일 조직이라면 나는 애자일한 행동을 하는 것인지 확인해볼 필요가 있을 것 같습니다.

 

Top 14 Challenges Faced In Agile Testing By Every Tester | LambdaTest

The continuous nature of agile testing raises a few major hurdles along the way. Here are 14 challenges you might face as a tester and how you could avoid them.

www.lambdatest.com

 

 

How to Write Test Plan: A Step-by-step Guide

테스트 계획 작성 방법: 단계별 가이드 입니다.

테스트 계획과 전략을 세우는 것은 테스트를 진행하는 것 만큼이나 매우 중요하다고 생각합니다. 그래서 지금 제가 있는 QA조직에서도 QA준비 기간과 실행 기간을 나눠서 스케쥴링을 하고 있는데요, 확실히 준비기간이 부족할 경우 충분한 테스트가 실행되지 못했던 경험이 있기 때문에 사전에 계획을 세우는 프로세스가 필요하다고 봅니다.

 

How to Write Test Plan: A Step-by-step Guide

Detailed guide on how to write test plan will help with important aspects of testing software, beginning with defining the scope.

www.accelq.com

 

 

Soft skills for QA Engineers

QA 엔지니어를 위한 소프트 스킬 입니다.

AI의 등장으로 인해 중요한 부분으로 부상하고 있는 것이 소프트 스킬이죠. 이것은 비단 AI 때문이 아니여도 가지고 있으면 좋은 기술입니다.

 

Soft skills for QA Engineers

I want to remind you to focus on developing both technical expertise and soft skills — a winning combination for success in QA engineering.

medium.com

 

 

Automation

Gestures in Appium - 

Appium의 제스처 파트 - 입니다.

이 분이 연재물로 Appium 관련된 사용법을 다양하게 올려놓으셨네요. 참고할 겸 저도 첨부합니다.

 

Mohammad Monfared – Medium

Read writing from Mohammad Monfared on Medium. Test Automation Architect | Mentor | Consultant | http://monfared.io. Every day, Mohammad Monfared and thousands of other voices read, write, and share important stories on Medium.

monfared.medium.com

 

 

Enhancing QA Testing with Regular Expressions (Regex) in Test Automation

테스트 자동화에서 정규식(Regex)을 사용하여 QA 테스트 강화 입니다.

정규식을 사용하려고는 하는데 습관이 안되서 사용안하는 경우가 많은데요. 알아두면 좋을 것 같아 가져와봤습니다.

 

Enhancing QA Testing with Regular Expressions (Regex) in Test Automation

Quality Assurance (QA) testing plays a crucial role in ensuring the reliability and functionality of software applications. As part of QA…

medium.com

 

 

Still using for in Python ?

아직도 Python에서 for를 사용하고 있나요? 입니다.

네 사용하고 있습니다 ㅜㅜ... 본문 내용처럼 메모리와 속도를 비교해서 설명해주고 있는 글이 참 드문데 이것 객관적인 데이터를 기준으로 설명을 해주고 있어서 명확하게 차이를 알 수 있도록 했네요. 좋은 정보를 알게되었습니다.

 

Still using for in Python ?

6079ms to 515ms

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 - 100[24/04/08]  (0) 2024.04.08
QA Weekly - 99[24/04/01]  (0) 2024.04.01
QA Weekly - 97[24/03/18]  (0) 2024.03.18
QA Weekly - 96[24/03/11]  (2) 2024.03.11
QA Weekly - 95[24/03/04]  (1) 2024.03.04

댓글