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