tag testing

標籤
貢獻54
116
05:34 PM · Oct 25 ,2025

@testing / 博客 RSS 訂閱

Eduard Kuric - Human-Centered Design Through AI-Assisted Usability Testing: Reality Or Fiction?

Unmoderated usability testing has been steadily growing more popular with the assistance of online UX research tools. Allowing participants to complete usability testing without a moderator, at thei

User Research , testing , AI , Usability , Case Studies

收藏 評論

Michelle Chu - Optimizing Your Design For Rapid Prototype Testing

Product teams in startups and mid-sized and large companies are all implementing usability testing and prototyping as a way to de-risk product development. As the focus shifts from engineering to pr

workflow , ux , testing , Prototyping

收藏 評論

kingluo - burl: 一個簡單但靈活的 HTTP/3 測試框架,基於 bash 和 curl

我創建了一個基於 bash 和 curl 的新 HTTP/3 測試框架: https://github.com/kingluo/burl 背景 幾個月前,當我將 QUIC 補丁從 nginx 主線移植到 APISIX 並嘗試測試時,我發現test::nginx運行得不太好。它使用錯誤的監聽指令參數“http3”而不是“quic”(可能是由於版本差異)。 所以我想知道是否可以設計一個簡單的測試

http3 , bash , testing , Nginx , curl

收藏 評論

前端熟練工 - 正則表達式踩坑

1、正則表達式 只要加了 /g 屬性,在執行 RegExp 的 api 時,都需要注意 reg.lastIndex 屬性值的變化 RegExp.exec(string) 一個指定字符串中執行一個搜索匹配 exec(string): array || null 參數 string 返回值 匹配成功 返回一個數組,此數組的第 0 個元素是與正則表達式相匹配的文本,第 1 個元素是

regexp , match , testing , exec

收藏 評論

Ramona Schwering - Long Live The Test Pyramid

A dear colleague of mine, Jan Philip Pietrczyk, once commented on the developer’s responsibility for writing functional code: “Our daily work [...] ends up in the hands of people who trust us no

Techniques , Tools , testing

收藏 評論

YanceyKang - react項目中使用mocha結合chai斷言庫進行單元測試

react項目中使用mocha結合chai斷言庫進行單元測試 git地址:https://github.com/yancekang/... 如果對你有所幫助,感謝start 項目搭建 create-react-app react-mocha-test 創建一個名稱為 react-mocha-test 的react項目 進入 react-mocha-test 安裝 Mocha 為了操作的方便,請在全

react , mocha , chai , testing

收藏 評論

nick_5acb23ea2db68 - Stop Writing Brittle Playwright Tests

How a simple YAML configuration built for Claude Code and Playwright MCP transformed our testing workflow and made automation accessible to everyone on the team If you've ever maintained a large Play

playwright , ui-testing , testing , 單元測試 , claude

收藏 評論

Tom Hudson - Local Testing A Serverless API (API Gateway And Lambda)

This article is for anyone struggling with testing cloud services locally, and specifically for people wanting to locally test an API that uses API Gateway and Lambda, with the Serverless framework,

API , Tools , testing , serverless

收藏 評論

Sébastien - An Introduction To Unit Testing In AngularJS Applications

AngularJS has grown to become one of the most popular single-page application frameworks. Developed by a dedicated team at Google, the outcome is substantial and widely used in both community and in

angular , testing , coding , Javascript

收藏 評論

Ivan Shubin - The Art Of Layout Testing With Galen Framework

When designing a graphical user interface, there is always an open question: How do we automate testing for it? And how do we make sure the website layout stays responsive and displays correctly on

Frameworks , mobile , testing

收藏 評論

Ramona Schwering - Testing Pipeline 101 For Frontend Testing

Picture this situation: You’re approaching a deadline fast, and you’re using every spare minute to achieve your goal of finishing this complex refactoring, with plenty of changes in your CSS files.

workflow , Frameworks , Tools , testing

收藏 評論

Gemma Church - Where Are The World’s Best Open Device Labs?

Every developer knows that just because a website looks like and does what it’s meant to on the latest iPhone, doesn’t mean it will work across every mobile device. In this article, we’ll highlight

Responsive Design , Devices , testing , Design

收藏 評論

Adrian Bece - Refactoring CSS: Strategy, Regression Testing And Maintenance (Part 2)

In Part 1, we’ve covered the side effects of low-quality CSS codebase on end-users, development teams, and management. Maintaining, extending, and working with the low-quality codebase is difficult

Refactoring , Techniques , testing , Css

收藏 評論

Noah Mashni and Mark Steadman - Using Automated Test Results To Improve Accessibility

A cursory google search will return a treasure trove of blog posts and articles espousing the value of adding accessibility checks to the testing automation pipeline. These articles are rife with tu

Tools , Accessibility , testing , ui

收藏 評論

Paras Chopra - In Defense Of A/B Testing

Recently, A/B testing has come under (unjust) criticism from different circles on the Internet. Even though this criticism contains some relevant points, the basic argument against A/B testing is fl

testing , Design

收藏 評論

Noam Rosenthal - Testable Frontend: The Good, The Bad And The Flaky

I often come across front-end developers, managers, and teams facing a repeating and legitimately difficult dilemma: how to organize their testing between unit, integration, and E2E testing and how

react , API , Tools , Apps , testing , ui

收藏 評論

Ben Gremillion - Test Usability By Embracing Other Viewpoints

As Web technology improves, users expect Web-based widgets to be useful, content to be relevant and interfaces to be snappy. They want to feel confident navigating a website and using its functional

ux , testing , Usability

收藏 評論

Geoff Graham - The Fight For The Main Thread

This article has been kindly supported by our dear friends at SpeedCurve who not only help people measure the speed of their websites, but also identify and fix performance issues. Thank you!

performance , Tools , testing

收藏 評論

Ville-Veikko Helppi - The Basics Of Test Automation For Apps, Games And The Mobile Web

Mobile application ecosystems — let’s count Android and iOS here — are unbelievably dynamic, but they also suffer from both software and hardware fragmentation. This is especially true for Android,

mobile , Devices , Apps , testing , Android , ios , Games

收藏 評論

Ariel Salminen - How To Establish An Open Device Lab For Better Mobile Testing

Managing a personal device lab can be quite hard with an ever expanding number of devices. It’s not only expensive, but also bad for our environment. Think of a situation where every Web developer w

Responsive Design , mobile , Devices , testing

收藏 評論

Ville-Veikko Helppi - Diverse Test-Automation Frameworks For React Native Apps

The bar is set high for today’s mobile apps. First, apps must meet the standard of quality that app markets expect. Secondly, mobile app users are very demanding. Plenty of alternatives are availabl

react , mobile , Apps , testing , Android , ios

收藏 評論

Eduard Kuric - Five-Second Testing: Taking A Closer Look At First Impressions (Case Study)

In today’s world of shortening attention spans and omnipresent hustle, wasting even a second could mean losing the chance to earn more time from a person you want to impress. If your interests lie i

User Research , testing , Usability , Case Studies

收藏 評論

Alexey Perfilov - How To Set Up An Automated Testing System Using Android Phones (A Case Study)

Regression testing is one of the most time-consuming tasks when developing a mobile Android app. Using myMail as a case study, I’d like to share my experience and advice on how to build a flexible a

mobile , testing , Android

收藏 評論

Christian Heilmann - Find The Right JavaScript Solution With A 7-Step Test

As Web developers and designers, we are spoilt for choice right now. To build a complex Web application or even just spice up a website with some highly interactive interface element, we have hundre

testing , coding , Javascript

收藏 評論