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.
원문 언어: 영어