Risk-based testing approach for prioritizing test efforts based on business impact, change frequency, complexity, and historical defect patterns.
原文の言語: 英語
メニュー
このリポジトリの skills
SkillsMP は PramodDutta/qaskills から 426 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
PramodDutta/qaskills収集済み skill 426 件中 40 件を表示しています。
Risk-based testing approach for prioritizing test efforts based on business impact, change frequency, complexity, and historical defect patterns.
原文の言語: 英語
Rust testing with built-in test framework, integration tests, doc tests, property-based testing with proptest, and cargo test configuration.
原文の言語: 英語
Processing and analyzing Static Analysis Results Interchange Format (SARIF) files for aggregating security findings across multiple scanning tools.
原文の言語: 英語
Cross-platform desktop and application screenshot capture for visual testing, UI verification, and automated visual comparison across macOS, Linux, and Windows.
原文の言語: 英語
Integrating screenshot-based visual testing into CI pipelines with baseline management, review workflows, and cross-platform rendering comparison.
原文の言語: 英語
Automated screenshot comparison testing with configurable thresholds, anti-aliasing tolerance, and responsive viewport visual validation.
原文の言語: 英語
Search feature testing including relevance scoring, autocomplete, typo tolerance, faceted search, pagination, and search analytics verification.
原文の言語: 英語
Automated detection and prevention of leaked secrets, API keys, passwords, and tokens in code using tools like gitleaks, trufflehog, and pre-commit hooks.
原文の言語: 英語
Perform language and framework specific security best-practice reviews, vulnerability detection, and secure-by-default coding guidance for Python, JavaScript/TypeScript, and Go applications.
原文の言語: 英語
Analyze git repositories to build security ownership topology, compute bus factor for sensitive code, detect orphaned security-critical files, and export ownership graphs for visualization.
原文の言語: 英語
Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations to produce actionable AppSec-grade threat models.
原文の言語: 英語
Parallel test execution with Selenium Grid including hub/node configuration, Docker-based grid, cross-browser testing, and session management.
原文の言語: 英語
Static application security testing using Semgrep for finding vulnerabilities, code smells, and enforcing security policies across codebases.
原文の言語: 英語
Integration testing with Sentry for error tracking, performance monitoring, and release health verification in production environments.
原文の言語: 英語
Testing serverless functions including Lambda, Cloud Functions, and Edge Functions with local emulation, cold start testing, and timeout handling.
原文の言語: 英語
Testing Service Level Agreements and Objectives including availability targets, latency percentiles, error budgets, and automated SLO compliance reporting.
原文の言語: 英語
Building effective smoke test suites for deployment verification including critical path coverage, health endpoints, and rapid feedback testing.
原文の言語: 英語
Snapshot testing strategies for UI components, API responses, and data structures with update workflows, review patterns, and anti-pattern avoidance.
原文の言語: 英語
Testing SOC 2 compliance controls including security monitoring, change management, access reviews, and incident response procedures.
原文の言語: 英語
Testing implementations against formal specifications including RFC compliance, protocol adherence, and standards conformance verification.
原文の言語: 英語
Spring Boot application testing with @SpringBootTest, MockMvc, @DataJpaTest, Testcontainers, and Spring Security testing patterns.
原文の言語: 英語
Comprehensive SQL injection testing patterns including blind SQLi, time-based, union-based, and parameterized query validation techniques.
原文の言語: 英語
Testing Server-Sent Events implementations including event stream validation, reconnection behavior, event ID tracking, and EventSource client testing.
原文の言語: 英語
SSL/TLS configuration testing including certificate validation, cipher suite analysis, protocol version checks, and HSTS verification.
原文の言語: 英語
Writing custom static analysis rules for ESLint, Semgrep, and SonarQube to enforce project-specific code quality and security standards.
原文の言語: 英語
Testing UI components through Storybook stories with play functions, interaction testing, accessibility checks, and visual regression via Chromatic.
原文の言語: 英語
Stress testing methodologies for finding breaking points, resource exhaustion thresholds, and degradation patterns under extreme load conditions.
原文の言語: 英語
Svelte component testing with @testing-library/svelte, vitest, component rendering, event simulation, store testing, and SvelteKit testing.
原文の言語: 英語
Swift testing with XCTest, Swift Testing framework, async/await testing, SwiftUI preview testing, and performance measurement.
原文の言語: 英語
Synthetic monitoring test creation for uptime checking, user journey simulation, API health verification, and multi-region availability testing.
原文の言語: 英語
Test-Driven Development mastery with red-green-refactor cycle, outside-in TDD, test-first design, and incremental development patterns.
原文の言語: 英語
Infrastructure-as-Code testing with Terratest, terraform validate, plan verification, and drift detection for Terraform configurations.
原文の言語: 英語
Designing scalable test architectures including test pyramid, diamond, trophy, and honeycomb patterns with framework-agnostic implementation.
原文の言語: 英語
Optimizing test coverage beyond line coverage including branch coverage, mutation score, path coverage, and identifying meaningful coverage gaps.
原文の言語: 英語
Anonymizing production data for testing while maintaining referential integrity, data distributions, and edge case representation.
原文の言語: 英語
Generating human-readable test documentation from test code including test catalogs, coverage reports, and living documentation websites.
原文の言語: 英語
Comprehensive guide to test doubles including mocks, stubs, spies, fakes, and dummies with when-to-use guidelines and anti-pattern avoidance.
原文の言語: 英語
Managing test environments including provisioning, configuration, data seeding, isolation, cleanup, and environment-as-code patterns.
原文の言語: 英語
Test fixture design patterns including builders, factories, object mothers, and fixture management for maintainable test data setup.
原文の言語: 英語
Detecting and diagnosing flaky tests using statistical analysis, execution recording, environmental factor isolation, and quarantine strategies.
原文の言語: 英語