Total 30,167 skills, Testing & QA has 1223 skills
Showing 12 of 1223 skills
Smoke test for alicloud-ai-pai-aiworkspace. Validate minimal authentication, API reachability, and one read-only query path.
Smoke test for alicloud-media-mps. Validate minimal authentication, API reachability, and one read-only query path.
Smoke test for alicloud-network-cdn. Validate minimal authentication, API reachability, and one read-only query path.
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
Smoke test for alicloud-media-video-translation. Validate minimal authentication, API reachability, and one read-only query path.
Smoke test for alicloud-backup-hbr. Validate minimal authentication, API reachability, and one read-only query path.
Minimal smoke test for SLS log query skill. Validate SDK auth and one bounded query.
Smoke test for alicloud-ai-recommend-airec. Validate minimal authentication, API reachability, and one read-only query path.
Minimal smoke test for product API discovery skill. Validate product pull, merge, and one metadata fetch.
Design test strategies and test plans. Trigger with "how should we test", "test strategy for", "write tests for", "test plan", "what tests do we need", or when the user needs help with testing approaches, coverage, or test architecture.
Use when writing unit/integration tests for Vite projects - provides Vitest configuration, test APIs, mocking patterns, and coverage setup
Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents achieve less than 50% on real-world benchmarks Use when: agent testing, agent evaluation, benchmark agents, agent reliability, test agent.