Visual regression testing captures screenshots of UI components and pages, then compares them across versions to detect unintended visual changes. This automated approach catches CSS bugs, layout issues, and design regressions that traditional functional tests miss.
See also: e2e-testing-automation, accessibility-testing, test-automation-framework for comprehensive UI testing.
Rileva modifiche visive indesiderate nell'interfaccia utente confrontando gli screenshot tra le versioni. Utilizzare per regressione visiva, differenze tra screenshot, Percy, cromatica, test dell'interfaccia utente e convalida visiva. Fonte: aj-geddes/useful-ai-prompts.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill visual-regression-testing Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw