본문 바로가기
QA Weekly

QA Weekly - 78[23/11/06]

by Zeromk2 2023. 11. 6.
728x90

 

11월이 밝았습니다.

위클리를 작성하다보니 한달이 정말 빨리 가는 것 처럼 느껴지네요.

11월 위클리 시작합니다!

 

Check Version

 

 

QA Testing

State of the API report data is now available via API

 

이제 API를 통해 API 보고서 데이터 상태를 확인할 수 있습니다. 입니다.

 

40,000명이 넘는 인원의 설문조사 결과를 확인하실 수 있습니다. 리포트를 확인할 수 있는 링크도 같이 남겨놓겠습니다.

개발자가 아닌 사람이 API 사용을 하는 비율이 이제 53% 라고 합니다.

역시 API를 잘 사용하게 되면 본인 직무에 도움이 된다는 것을 사람들이 알게되어가는 것 같습니다.

 

 

 

State of the API Report Data Is Now Available via API | Postman Blog

The data from the 2023 State of the API report is now available in a workspace on Postman's Public API Network.

blog.postman.com

설문조사 결과 페이지

 

2023 State of the API Report | Brought to You by Postman

The 2023 State of the API report covers the largest and most comprehensive survey on APIs, ever. More than 37,000 developers and API professionals shared their thoughts.

www.postman.com

QE가 3위 입니다!

 

 

A Data-Driven Approach to Test Case Prioritization: The Role of Analytics

 

테스트 사례 우선순위 지정에 대한 데이터 기반 접근 방식: 분석의 역할 입니다.

 

저도 수년전에는 Full Testcase를 작성하고 거기에 priority를 부여해서 상황에 따라 적절한 테스트 케이스를 선정해서 진행할 수 있도록 했는데요 이론상 훌륭했지만 실제로 테스트 케이스를 priority에 따라 사용하는 경우는 매우 극히 드물었습니다. 거의 최상위 우선순위로 BVT 위주로 진행이 되었기 때문인데요, 리소스가 충분했다면 우선순위별 진행이 가능했지만 그런경우가 드물기 때문에 되지 않았것 부분도 존재했을거라고 생각합니다.

하지만 아직도 이 테스트 케이스 진행 전략은 아주 좋은 전략이라고 생각하고 있습니다.

 

 

A Data-Driven Approach to Test Case Prioritization: The Role of Analytics

Enhance test prioritization with data-driven analytics, key metrics and improve accuracy and efficiency of your testing process.

www.lambdatest.com

 

 

What is caching?

 

캐싱이란 무엇입니까? 입니다.

테스트를 하다보면 자주 듣는 말이 있죠. "캐시가 있어서...", "캐시 삭제하고 해보세요..." 등등이 바로 그런 예인데요. 

그럼 캐싱은 무엇일까요? 이 글에 잘 나와있습니다.

 

What Is Caching? | Postman Blog

Learn what caching is—and how it can improve an application's performance while reducing network calls, database strain, and bandwidth usage.

blog.postman.com

 

 

Automation

How to Use @FindBy Annotation in Selenium Java

 

Selenium Java에서 @FindBy 주석을 사용하는 방법 입니다.

오 이건 정말 새로운 정보네요. 로케이터 캐쉬를 사용할 수 있다는 것도 처음 알았습니다.

 

A Complete Guide to Using @FindBy Annotation in Selenium Java | LambdaTest

@FindBy is an annotation used in Java to locate and identify web elements on a web page. This Selenium Java tutorial discusses using @FindBy annotation along with @FindBys, @FindAll, and @CacheLookup in Selenium Java.

www.lambdatest.com

 

 

Top 10 Codeless Testing Tools

 

상위 10가지 코드리스 테스트 도구 입니다.

코드리스 테스트 자동화 도구를 도입하려는 엔지니어 분이 계시다면 참고하셔도 좋을 것 같습니다.

 

Top 10 Codeless Testing Tools

Mastery of coding, like any skilled craft, necessitates many years of dedicated practice. Tasks such as having testers write extensive…

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 Weekly' 카테고리의 다른 글

QA Weekly - 80[23/11/20]  (0) 2023.11.20
QA Weekly - 79[23/11/13]  (0) 2023.11.13
QA Weekly - 77[23/10/30]  (0) 2023.10.30
QA Weekly - 76[23/10/23]  (2) 2023.10.23
QA Weekly - 75[23/10/16]  (0) 2023.10.16

댓글