Total 30,734 skills, Testing & QA has 1242 skills
Showing 12 of 1242 skills
Minimal OSSUTIL 2.0 smoke tests. Validate config, list bucket, and upload/download with OSS.
Minimal TTS smoke test for Model Studio Qwen TTS.
Test pyramid and testing strategy — unit, integration, and end-to-end test ratios, mocking strategies, test isolation, and what to test. Reference when planning test coverage or evaluating test quality.
Test-driven development methodology — red-green-refactor cycle, writing failing tests first, minimal implementation, and iterative refinement. Use when implementing features test-first, when the user asks for TDD, or when writing tests before code.
Minimal smoke test for RDS Supabase skill. Validate endpoint reachability and one list/detail API.
Minimal smoke test for DlfNext skill. Validate metadata discovery and one read-only API call.
Minimal video generation smoke test for Model Studio Wan Video.
Game QA testing with Playwright — visual regression, gameplay verification, performance, and accessibility for browser games
Minimal smoke test for Alibaba Cloud DNS CLI skill. Validate aliyun-cli auth and describe-subdomain flow.
Minimal smoke test for ECS skill. Validate auth, region reachability, and DescribeInstances query path.
Testing patterns for PHPUnit and Playwright E2E tests. Use when writing tests, debugging test failures, setting up test coverage, or implementing test patterns for ActivityPub features.
Write and maintain tests with Vitest v4 dual configuration, mock utilities, and Zustand store testing patterns.