E2e Testing

Use when writing, improving, or debugging end-to-end tests that verify full user flows through the real system. Covers Playwright, Cypress, Selenium, Appium, and Maestro with Page Object Model pattern, critical path testing, codegen, and cross-browser/mobile strategies. USE FOR: Playwright, Cypress, Selenium, Appium, Maestro, browser testing, mobile testing, critical path tests, page object pattern, codegen DO NOT USE FOR: API-only testing (use api-testing or integration-testing), isolated function tests (use unit-testing), service contract verification (use contract-testing)

Tyler-R-Kendrick 3fd7d9a 18 files · 55.5 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/testing/e2e-testing commit 3fd7d9a9ba

Frequently asked questions

npx skillmds add tyler-r-kendrick/e2e-testing