Total 30,488 skills, Testing & QA has 1234 skills
Showing 12 of 1234 skills
Analyze digital and analog captures from Saleae Logic MSO devices. Decode protocols like UART, SPI, I2C from exported binary files. Use when analyzing logic analyzer captures for CTF challenges, hardware reverse engineering, or protocol decoding.
Comprehensive web application testing patterns with Playwright selectors, wait strategies, and best practices
Test local web applications with Playwright. Use when asked to verify frontend functionality, debug UI behavior, capture browser screenshots, or inspect browser logs.
Core Cucumber concepts, Gherkin syntax, and feature file structure
Test voxtype in Docker containers. Use for testing builds, verifying packages work on different distros, or isolating test environments.
Design risk-based test strategies and validate release readiness across functional and non-functional dimensions.
Master plugin testing, quality assurance, and validation. Learn unit testing, integration testing, and how to ensure plugin quality.
Complete browser automation with Playwright. **ALWAYS use when user needs browser testing, E2E testing, screenshots, form testing, or responsive design validation.** Auto-detects dev servers, saves test scripts to working directory. Examples - "test this page", "take screenshots of responsive design", "test login flow", "check for broken links", "validate form submission".
Use when configuring parallel test execution with TestNG including thread pools, suite configuration, and synchronization.
Use when building e2e tests with Playwright, under deadline pressure to ship incomplete coverage, or struggling with wait strategies and mock-vs-reality tradeoffs - provides patterns for edge case coverage, deterministic waits, and strategic mocking decisions
Expert-level quality assurance, testing strategies, automation, and QA processes
Use when validating automation builds before launch or after significant changes.