Total 50,510 skills, Testing & QA has 1781 skills
Showing 12 of 1781 skills
Execute and Monitor Testany Tests - Trigger Pipeline Execution, View Results, Check Status
Cypress end-to-end testing for web apps. Use for E2E testing.
pytest-django testing patterns, Factory Boy, fixtures, and TDD workflow. Use when writing tests, creating test factories, or following TDD red-green-refactor cycle.
pytest Python testing framework with fixtures. Use for Python testing.
Gatling load testing for APIs. Use for load testing.
Use when writing or reviewing tests - covers test philosophy, condition-based waiting, mocking strategy, and test isolation
Comprehensive RSpec testing for Ruby and Rails applications. Covers model specs, request specs, system specs, factories, mocks, and TDD workflow. Automatically triggers on RSpec-related keywords and testing scenarios.
Accessibility testing for web applications using Playwright (@playwright/test) with TypeScript and axe-core. Use when asked to write, run, or debug automated accessibility checks, keyboard navigation tests, focus management, ARIA/semantic validations, screen reader compatibility, or WCAG 2.1 Level AA compliance testing. Covers axe-core integration, POUR principles (perceivable, operable, understandable, robust), color contrast, form labels, landmarks, and accessible names.
Browser automation toolkit using Selenium WebDriver 4+ with Java 21+ and JUnit 5. Use when asked to create, debug, or run Selenium tests, implement Page Object Model, handle explicit waits with WebDriverWait, capture screenshots, verify UI elements with AssertJ assertions, test forms, validate user flows, or set up Maven test projects. Supports Chrome, Firefox, and Edge browsers.
Test web applications comprehensively for quality. Performs functional, integration, and user experience testing of web applications.
Expert-level quality assurance, testing strategies, automation, and QA processes
Use when jUnit fundamentals including annotations, assertions, and test lifecycle for Java testing.