Skip to main content
Artifacts

Playbooks, Templates & Evidence

Downloadable artifacts from real projects — QA playbooks, test strategy templates, incident triage guides, security evidence, and a recruiter pack. Everything I use to operate production systems.

27 artifacts11 evidence items

Recruiter Pack (ZIP)

One download with my resume, test strategy, architecture samples, and key evidence — designed for quick evaluation.

Download Pack

27 of 27 artifacts

Example

Flagship Blueprint: Multi-tenant Reliability + Automation Platform

Recruiter-readable spec for the next flagship cloud/platform system: multi-tenant, async processing, SLOs, alerts, cost guardrails, and security receipts.

RecruitersHiring Managers
.txt
Example

Security Evidence: WAF Rate Limiting (429) + Attack Simulation

Proof that edge rate limiting is configured and testable: a scripted attack simulation plus evidence capture.

RecruitersHiring Managers
.txt
Example

Ops Evidence: SLOs + Incident Drill Report (Quality Dashboard)

Postmortem-style incident drill report + SLO/SLI framing for the AWS-backed quality telemetry system.

RecruitersHiring Managers
.md
Playbook

Interview Demo Script: Quality Dashboard + AWS Telemetry

30-second pitch + 5-minute walkthrough + common Q&A for demoing the flagship dashboard and AWS telemetry proof.

RecruitersHiring Managers
.md
Example

Evidence: AWS Telemetry S3 latest.json (metadata)

Proof that Cloud mode is backed by a real S3 object (retention, encryption, versioning, content-type).

RecruitersHiring Managers
.txt
Example

Evidence: AWS Telemetry DynamoDB table (PAY_PER_REQUEST)

Proof of DynamoDB indexing layer for metrics (on-demand billing, schema, table ARN).

RecruitersHiring Managers
.txt
Example

Evidence: GitHub OIDC trust policy (no long-lived AWS keys)

Proof of GitHub Actions → AWS OIDC federation trust policy for the telemetry writer role.

RecruitersHiring Managers
.txt
Example

Evidence: Telemetry Proxy API routes (API Gateway)

Proof that the AWS proxy API exposes GET /metrics/latest for the portfolio Cloud mode (no AWS creds in Vercel).

RecruitersHiring Managers
.txt
Playbook

QA Playbook (1-page)

A concise, recruiter-friendly overview of how I approach quality (risk, automation, CI, reporting).

RecruitersHiring Managers
.md
Template

Test Strategy (Template)

A scalable, risk-based test strategy template you can adapt for teams, products, and platforms.

Hiring ManagersTeams
.md
Template

Test Plan (Template)

A practical test plan template with scope, environments, entry/exit criteria, and reporting.

Hiring ManagersTeams
.md
Template

Risk-Based Test Matrix (Template)

Risk scoring model + mapping from risk to test depth and automation priority.

Hiring ManagersTeams
.md
Template

Traceability Matrix (Template)

Requirements → test cases → automation coverage tracking with execution status.

Teams
.md
Template

Bug Report Template (High Signal)

A bug report format optimized for fast triage and reproducibility (steps, expected, actual, evidence).

RecruitersHiring ManagersTeams
.md
Example

Example: High-signal Bug Report (Filled)

A filled example showing the level of detail I aim for (evidence links, impact, environment, logs).

RecruitersHiring Managers
.md
Checklist

Regression Checklist (Template)

Reusable regression checklist structure (smoke + critical paths + data integrity + monitoring).

Teams
.md
Checklist

API Testing Checklist

Coverage checklist for REST APIs: contracts, auth, rate limiting, negative tests, pagination, idempotency.

TeamsHiring Managers
.md
Checklist

Security Testing Checklist (OWASP-focused)

Practical security coverage checklist aligned to OWASP Top 10 + API security basics.

TeamsHiring Managers
.md
Checklist

Visual Testing Checklist

Visual regression + responsive + cross-browser checklist, including strategies to reduce diff noise.

Teams
.md
Playbook

Flaky Test Triage Playbook

A repeatable workflow for diagnosing and stabilizing flaky tests (signals, classification, fixes, prevention).

Hiring ManagersTeams
.md
Playbook

Incident Triage Playbook (Ops-First)

A practical incident workflow: stabilize, restore, root-cause, and prevent recurrence. Written for on-call reality.

RecruitersHiring ManagersTeams
.md
Playbook

Cost Spike Triage Playbook (AWS)

How I investigate sudden AWS spend: Cost Explorer → service metrics → containment → prevention (budgets + guardrails).

RecruitersHiring ManagersTeams
.md
Template

Release Sign-off (Template)

A release sign-off doc: risk summary, coverage summary, known issues, go/no-go criteria.

TeamsHiring Managers
.md
Example

Test Strategy (Filled Example)

A fully filled strategy for a realistic retail/eCommerce app (scope, risks, coverage, CI gates).

RecruitersHiring Managers
.md
Example

Test Plan (Filled Example)

A filled release test plan (scope, approach, data, entry/exit criteria, risks).

RecruitersHiring Managers
.md
Example

Release Sign-off (Filled Example)

A filled sign-off: coverage summary, known issues, residual risk, and GO/NO-GO decision.

RecruitersHiring Managers
.md
Playbook

Recruiter Pack (ZIP)

One-click download: QA playbook + filled strategy/plan/signoff + sample bug report.

RecruitersHiring Managers
.txt
Evidence

Evidence Gallery

Recruiter-friendly proof that these artifacts connect to real automation outputs: reports, CI runs, security scans, and infrastructure evidence.

WAF Rate Limiting Evidence (429)

Evidence capture showing WAF rate limiting in action (attack simulation triggers non-200 responses and subsequent 429).

Incident Drill Report (postmortem-style)

Recruiter-friendly incident drill write-up showing operational mindset: detect → triage → mitigate → verify → follow-ups.

AWS CloudWatch Dashboard (qa-portfolio-prod-api)

Exported CloudWatch dashboard JSON showing Lambda errors/invocations, p95 duration, and API Gateway access-log query widgets.

AWS CloudWatch Alarms (Lambda errors + duration p95)

Alarm configuration export proving operational monitoring: errors alarm + p95 duration alarm.

AWS API Gateway Routes (prod)

API Gateway route listing export showing /metrics/latest is deployed and reachable (token-protected).

AWS S3 Object Metadata (latest.json)

S3 head-object output proving encryption, size, versioning, and retention for the latest metrics snapshot.

AWS IAM Role Trust Policy (GitHub OIDC writer)

IAM role export proving GitHub Actions uses OIDC federation (no long-lived AWS keys) for writing metrics.

Playwright UI Report (HTML)

Screenshot from a UI smoke run showing the kind of output I use for debugging (screenshots, traces, failures).

Allure Report (BDD)

Allure evidence-first reporting from the BDD framework (attachments on failure).

Lighthouse CI Results

Lighthouse CI report output for key pages (performance, a11y, best practices, SEO).

Security Scan Output

Security scan output example (secrets + OWASP checks) used as evidence in the security suite.

Want to see these in action?

Check out the live dashboard or read the platform engineering deep dive.