Mon.Mar 29, 2021

article thumbnail

Stimulus, response, check: The core of test automation

TechBeacon Testing

In a 1970s commercial, a boy asked a wise owl, "How many licks does it take to get to the center of a Tootsie Pop?" The owl, who was obviously a tester, decided to see how many licks it would take; in a humorous twist, he concluded that the answer was three. But on the third "lick," he crunched down on the pop and ate the candy.

Testing 129
article thumbnail

Tools for Auditing CSS

CSS - Tricks

Auditing CSS is not a common task in a developer’s everyday life, but sometimes you just have to do it. Maybe it’s part of a performance review to identify critical CSS and reduce unused selectors. Perhaps is part of effort to improve accessibility where all the colors used in the codebase evaluated for contrast. It might even be to enforce consistency!

Code 110
article thumbnail

Tricking WCV

CSS - Tricks

Google has said that Web Core Vitals ( WCV ) are going to be an SEO factor, and the date is nigh: May 2021. So, I’m seeing some scrambling to make sure those metrics are good. Ya know, the acronym soup: CLS , LCP , and FID. There is starting to be more and more tooling to measure and diagnose problems. Hopefully, once diagnosed, you have some idea how to fix them.

Games 98