Security testing for LLM-powered applications including prompt injection, jailbreak detection, data leakage prevention, and AI safety testing.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 PramodDutta/qaskills 中的 426 个 Skill。打开任一 Skill 可查看来源和详情。
PramodDutta/qaskills已展示 40 / 426 个已收集 Skill。
Security testing for LLM-powered applications including prompt injection, jailbreak detection, data leakage prevention, and AI safety testing.
原文语言:英语
Testing load balancer configurations including health check validation, routing algorithms, session affinity, failover behavior, and SSL termination.
原文语言:英语
Python-based load testing with Locust for writing user behavior scripts, distributed testing, real-time web UI monitoring, and custom load shapes.
原文语言:英语
Testing logging implementations including log level verification, structured logging validation, log rotation testing, and log aggregation pipeline testing.
原文语言:英语
Systematic memory profiling and leak detection in applications using heap snapshots, allocation tracking, and garbage collection analysis.
原文语言:英语
Consumer-driven contract testing for microservices using Pact, ensuring API compatibility and preventing integration breakages across service boundaries.
原文语言:英语
Accessibility testing for mobile apps including VoiceOver/TalkBack testing, touch target sizes, dynamic type support, and motor accessibility.
原文语言:英语
Scalable mobile testing using cloud device farms like AWS Device Farm, BrowserStack, and Firebase Test Lab for cross-device compatibility.
原文语言:英语
MongoDB testing with in-memory MongoDB, aggregation pipeline testing, schema validation, indexing verification, and replica set testing.
原文语言:英语
API mocking with Mock Service Worker for browser and Node.js environments including request interception, response simulation, and network error testing.
原文语言:英语
Testing multi-tenant application isolation including data segregation, tenant-specific configuration, cross-tenant access prevention, and performance isolation.
原文语言:英语
Advanced mutation testing using Stryker, PIT, and mutmut to measure test suite quality by introducing controlled mutations and tracking kill rates.
原文语言:英语
NestJS application testing with @nestjs/testing, dependency injection mocking, e2e testing with supertest, guard testing, and pipe validation testing.
原文语言:英语
Network latency simulation and testing for measuring application behavior under various network conditions including high latency, packet loss, and bandwidth constraints.
原文语言:英语
Next.js application testing covering Server Components, App Router, API routes, middleware, dynamic routes, and SSR/SSG testing patterns.
原文语言:英语
HTTP request mocking with Nock for Node.js testing including request intercepting, response recording, and external API simulation.
原文语言:英语
Security testing for OAuth2 implementations including authorization code flow, PKCE, token handling, redirect URI validation, and scope enforcement.
原文语言:英语
Automatically generating API tests from OpenAPI/Swagger specifications including request validation, response schema checking, and edge case generation.
原文语言:英语
OpenAPI/Swagger specification validation and testing to ensure API implementations match their documented contracts with automated drift detection.
原文语言:英语
Testing distributed tracing and observability instrumentation with OpenTelemetry including span verification, metric collection, and log correlation.
原文语言:英语
Integration with Google OSS-Fuzz for continuous fuzzing of open-source projects with automated bug filing and regression tracking.
原文语言:英语
Testing pagination implementations including cursor-based, offset-based, keyset pagination with edge cases, performance, and consistency verification.
原文语言:英语
Payment gateway testing including Stripe, PayPal, and Square integration testing with sandbox environments, webhook verification, and error handling.
原文语言:英语
Testing PCI-DSS compliance for payment processing including encryption validation, access control testing, and secure data storage verification.
原文语言:英语
Testing PDF generation including layout verification, content accuracy, font embedding, accessibility (PDF/UA), and cross-platform rendering consistency.
原文语言:英语
Enforcing performance budgets in CI/CD including bundle size limits, load time thresholds, Lighthouse score gates, and resource count limits.
原文语言:英语
Testing CI/CD pipeline configurations including build validation, deployment verification, rollback testing, and pipeline-as-code quality checks.
原文语言:英语
CLI-first browser automation using Playwright CLI for navigation, form filling, snapshots, screenshots, data extraction, and UI-flow debugging from the terminal.
原文语言:英语
Network-level testing with Playwright including request interception, response mocking, network throttling, and HAR recording/replay.
原文语言:英语
Visual regression testing with Playwright including screenshot comparison, pixel-diff thresholds, dynamic content masking, and cross-browser visual validation.
原文语言:英语
Automated API testing using Postman collections with Newman CLI for CI/CD integration, environment management, and test reporting.
原文语言:英语
Property-based testing using hypothesis, fast-check, and QuickCheck to generate random test inputs and verify program invariants automatically.
原文语言:英语
Testing message queue implementations including RabbitMQ, SQS, and Kafka with delivery guarantees, ordering, dead letter queues, and consumer testing.
原文语言:英语
Rails application testing with RSpec, FactoryBot, Capybara, system tests, request specs, model specs, and Rails-specific testing conventions.
原文语言:英语
Component testing using React Testing Library with user-centric queries, accessibility-focused selectors, and integration testing patterns.
原文语言:英语
Testing real-time collaborative features including conflict resolution, CRDT validation, cursor presence, and concurrent editing scenarios.
原文语言:英语
Redis testing including cache behavior verification, pub/sub testing, transaction testing, cluster failover testing, and data expiration validation.
原文语言:英语
Intelligent regression test selection using code change analysis, dependency graphs, and risk assessment to minimize test execution time.
原文语言:英语
Automated responsive design testing across breakpoints, viewports, and devices with visual comparison and layout verification.
原文语言:英语
Testing retry mechanisms, circuit breakers, bulkheads, and timeout patterns for building resilient distributed systems.
原文语言:英语