Cheat sheet
Quality Assurance Track

Quality Assurance

Refuses to ship defects. Owns test strategy, defect lifecycle, and release sign-off. Prevention starts at requirements; detection ends at sign-off.

3levels · 8competencies · Total weight 12.5 · Hire bar QA2
QA1
Junior
You ship: Execute test cases · learn discipline
📚Runs prepared test cases
🐛Files reproducible bugs
🎯Paired with senior for sign-off
1.5 – 2.4
QA2
Middle
You ship: Sole QA on a sub-team · one automation layer
🛠Owns test suite + defects
📊Maintains test reports
🔁Builds automation foundation
2.5 – 3.7
QA3
Senior · 2 sub-tracks
You ship: Lead QA · Analyst (prevention) or SDET (automation framework)
🧭Gatekeeper for stage release
🎯2 sub-tracks: Analyst or SDET
📜Sets quality standards
3.8 – 5.0
Your journey:
QA1 QA2 QA3
Behaviors, not tenure. See the detail below.
Competency
W
QA1
QA2
QA3
Test Design & Coverage
×2
2
3
4
Test Execution & Defect Discipline
×2
2
3
4
Carefulness & Quality Rigor
×1.5
2
3
4
Reporting & Quality Metrics
×1.5
2
3
4
Test Automation & Tooling
×1.5
1
2
3
AI-Assisted QA
×1.5
1
2
4
Domain & Product Understanding
×1
1
2
4
Communication & Cross-team
×1.5
1
2
4
1 Aware2 Developing3 Proficient · hire bar4 Senior5 Expert
Test Design & Coverage
Weight ×2
L1
1
L2
2
L3 · hire bar
3
L4
4
L5
5
L1
Aware
Fresh QA (0–1 year).
"I run the tests someone else wrote."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Executes test cases written by senior QA≥80% assigned cases executed per sprintTestRail / Xray execution log
Coverage scope on assigned featureSingle feature, happy-path onlyJira ticket scope + TestRail run
Asks senior QA for clarification on ambiguous AC≥3 clarifying questions/refinement sessionRefinement meeting notes / Slack thread
Files reflection notes after each test cycle≥1 learning note/week to mentor QAConfluence mentor log
Zero solo sign-offs on releases100% sign-offs co-signed by senior QARelease sign-off doc / QA gate log
L2
Developing
QA with 1–3 years.
"I can write test cases from a clear spec."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Writes test cases from clear spec independently≥70% sub-area cases authored by selfTestRail / Xray author field
AC coverage on owned sub-area≥95% AC mapped to test casesAC-to-test traceability matrix
Applies boundary and equivalence techniques≥1 boundary/equivalence case per spec'd fieldTestRail case design review
Edge and negative paths included per feature≥2 negative cases per user storyTestRail case tags / sprint review
Owns test plan for 1 sub-teamSub-team of 3-5 devs, sole QAProject org chart + Jira team config
L3
ProficientHIRE BAR
Independent sub-team QA.
"I design the test suite end-to-end. Edge and exception flows are not afterthoughts."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Owns test plans solo across owned scope100% owned-scope test plans authored soloConfluence test plan author field
AC coverage across owned scope≥90% AC coverage on owned scopeAC-to-test traceability matrix
Risk-based prioritization documented per plan100% plans include documented risk-based priorityConfluence test plan risk section
Mixes ≥2 design techniques per release≥2 design techniques per release planTest plan technique log
Reviews juniors' test design≥80% junior cases reviewed before executionTestRail reviewer field / Confluence review log
L4
Senior
Senior QA, project lead.
"I run the test strategy across the whole project."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Lead QA on project covering multiple workstreams≥1 project, 2+ workstreams coveredProject assignment + Jira component map
Risk-weighted coverage across modulesTop-3 risks ≥90% covered, documented per releaseConfluence risk-weighted test plan
Shapes AC with BA before sprint commit≥80% stories show QA AC contributionJira AC edit history / refinement notes
Mixes exploratory, scripted, model-based techniques≥3 technique types deployed/releaseTest plan technique log
Mentors mid-QAs on test design≥1 mid-QA mentored with documented 1:1sConfluence mentor log
L5
Expert
ODC test design lead.
"I set the test design standard for the ODC."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Sets QA test design standard across ODCStandard adopted by ≥2 PMs / projectsConfluence standards + adoption record
Coverage model reused across projects≥2 projects adopt the model/yearConfluence model + project plan references
Codifies technique playbook≥1 playbook, ≥3 techniques codifiedConfluence technique playbook
Defines testability standard upstreamStandard adopted by ≥80% BAs/devs in ODCConfluence testability standard + adoption
Multi-project / ODC test strategy ownershipStrategy covers ≥3 projectsODC QA strategy doc
Anti-signal & scoring rule3-of-5 majority
Dimension
L1 · Aware
L2 · Familiar
L3 · Proficient
L4 · Advanced
L5 · Expert
Anti-signal · auto-disqualifies the level
Rejects
Only runs scripts, never questions them
Tests only what spec literally says
Forgets negative and edge paths under deadline
Strategy on paper but team not following
Sets standards no one adopts
Scoring rule: You are at Level N if you hit Level N in at least 3 of 5 dimensions, AND no dimension is below Level (N−1). Sort levels descending — the 3rd value is your overall level. If the lowest drops more than 1 below, demote 1 level.
Test Execution & Defect Discipline
Weight ×2
L1
1
L2
2
L3 · hire bar
3
L4
4
L5
5
L1
Aware
Fresh QA.
"I run tests and report what I see."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Files reproducible bug reports with steps≥X bugs/sprint with clean steps (per sub-team baseline)Jira bug ticket audit
Defect reports include environment + evidence100% bugs include env + screenshot/logJira bug template compliance
Hands off defects to senior QA after logging100% handoffs include contextSlack/Jira comment trail
Defers severity calls to senior QA100% severity decisions reviewed before sendJira severity change history
Daily defect status reported in standup100% own defects raised same day in standupStandup notes / Jira blocker flag
L2
Developing
1–3 year QA.
"I log clean, reproducible defects."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Triage SLA on P0/P1 defectsP0 ≤2h, P1 ≤6hJira defect status timestamps
Tracks own defects to closure (no drift)Zero own defects aging >sprint without ownerJira aging defect report
Proposes severity with rationale≥95% defects have severity rationale fieldJira defect template field
Closes own defect loop weekly≥95% defects updated/closed within 7 daysJira weekly defect audit
Owns regression suite for sub-team1 sub-team regression suite owned end-to-endTestRail / Xray suite ownership
L3
ProficientHIRE BAR
Sub-team QA.
"I own the defect lifecycle. No defect drifts without an owner."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Executes defects at all priority levels solo100% priority levels handled soloJira assignee + priority audit
Defect escape rate from owned scopeDefect escape rate <5%Prod incident log vs scope mapping
Maintains regression suite up to dateRegression suite refreshed ≥1/sprintTestRail / Xray suite version history
Median P1 resolution time on owned scopeMedian P1 resolution ≤4 daysJira cycle time report
Coaches L1/L2 QA on repro discipline≥1 QA coached/sprint with documented sessionConfluence coaching log
L4
Senior
Senior QA.
"I drive triage. Defects move fast and cleanly."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Runs project-wide triage cadence≥2 triage sessions/week on projectCalendar + triage meeting notes
Project-wide aging defect dashboard maintained≥1 live dashboard, refreshed weeklyJira dashboard URL
Coaches team on repro discipline≥2 mid-QAs coached/quarter with documented sessionsConfluence coaching log
Reviews and uplifts team's defect quality≥80% team defects reviewed before client visibilityJira reviewer field / audit log
Defects move fast under their triageMedian P1 resolution ≤3 days project-wideJira cycle time report
L5
Expert
ODC defect lifecycle standard-setter.
"I set the defect lifecycle standard for the ODC."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Sets repro and defect quality standard ODC-wideStandard adopted by ≥2 projectsConfluence standard + adoption
Lifecycle policy across projectsPolicy adopted by ≥80% QA leadsConfluence policy + audit
Triage governance ownedGovernance doc adopted, ≥2 PMs citeConfluence governance doc
Org-wide flow metrics standard≥3 flow metrics (aging, MTTR, escape) standard across ODCBI/Confluence flow dashboard
Cross-project defect root-cause analyses authored≥2 cross-project RCAs/yearConfluence RCA repository
Anti-signal & scoring rule3-of-5 majority
Dimension
L1 · Aware
L2 · Familiar
L3 · Proficient
L4 · Advanced
L5 · Expert
Anti-signal · auto-disqualifies the level
Rejects
Logs vague 'doesn't work' tickets
Reproduces but doesn't own to close
Lets P3/P4 defects rot in backlog
Triage becomes a status meeting
Policy ignored by working teams
Scoring rule: You are at Level N if you hit Level N in at least 3 of 5 dimensions, AND no dimension is below Level (N−1). Sort levels descending — the 3rd value is your overall level. If the lowest drops more than 1 below, demote 1 level.
Carefulness & Quality Rigor
Weight ×1.5
L1
1
L2
2
L3 · hire bar
3
L4
4
L5
5
L1
Aware
Fresh QA.
"I follow the checklist."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Follows self-check checklist before marking Pass100% test cases checklist-verifiedTestRail checklist field / mentor audit
Attaches evidence (screenshot/log) per test result100% results include evidenceTestRail attachment audit
Owns escapes from own assigned area100% own escapes acknowledged with learning noteConfluence escape log + mentor sign-off
Re-runs flagged regression list for own area100% flagged regression items executed pre-releaseTestRail regression run log
Asks senior QA for second eye on risky claims≥1 second-eye request/week on risky pathsSlack / mentor log
L2
Developing
1–3 year QA.
"I double-check my own work."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Double-checks own work before sign-off100% Pass marks have re-check timestampTestRail execution history
Spots obvious mismatches against spec≥90% spec-vs-build mismatches caught pre-releaseDefect log vs spec audit
Escape rate from owned sub-area≤5% defects escape to prod from owned areaProd incident log vs sub-area mapping
Re-runs regression list per sprint100% regression list re-run before sprint closeTestRail sprint regression run
Audit-ready evidence on own work100% test artifacts pass mentor audit spot-checkMentor audit log
L3
ProficientHIRE BAR
Sub-team QA.
"I never mark Pass on something I haven't verified. Always one more check."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Zero critical bugs missed in last 2 sprints0 critical bugs missed last 2 sprintsProd incident log + sprint mapping
Audits own work systematically100% own deliverables self-audited before submitSelf-audit log / Confluence
Escape rate from owned scope≤3% defects escape from owned scopeProd incident log vs scope mapping
Catches cross-feature interaction defects≥2 cross-feature defects caught/sprintJira defect tag analysis
Enforces evidence hygiene on owned work100% own artifacts audit-ready on spot-checkMentor/lead audit log
L4
Senior
Senior QA — project bar-keeper.
"I catch the issues no one else thinks to test. Zero leakage is the goal."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Zero-leakage target on project0 P0/P1 leaks to prod over 2 consecutive releasesProd incident log + release manifest
Curates living regression suite for projectSuite refreshed ≥1/sprint, ≤10% stale itemsTestRail suite version history
Verifies team's risky claims before sign-off100% high-risk Pass marks auditedMentor/lead audit log
Enforces evidence hygiene on team≥95% team artifacts audit-ready on spot-checkProject audit report
Sees issues others miss (subtle/cross-system)≥3 documented 'caught-by-lead' findings/releaseDefect log notes / release retro
L5
Expert
ODC QA bar-keeper.
"I set the carefulness standard for the department."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Department zero-leakage culture0 critical leaks last 4 releases across ODCProd incident log ODC-wide
Sets self-check + hygiene bar across ODCBar adopted by ≥80% QA leadsConfluence standard + adoption
Regression strategy standard ownedStandard adopted by ≥2 projectsConfluence regression standard
Trains attention-to-detail as a skill≥1 training session/quarter, ≥5 QAs attendHR training tracker + Confluence curriculum
Cross-project leakage analyses authored≥2 leakage RCAs/year with mitigations adoptedConfluence RCA + mitigation adoption
Anti-signal & scoring rule3-of-5 majority
Dimension
L1 · Aware
L2 · Familiar
L3 · Proficient
L4 · Advanced
L5 · Expert
Anti-signal · auto-disqualifies the level
Rejects
Marks Pass without re-checking
'Works on my machine' thinking
Skips one more check under deadline
Tolerates leakage as inevitable
Carefulness becomes paperwork theater
Scoring rule: You are at Level N if you hit Level N in at least 3 of 5 dimensions, AND no dimension is below Level (N−1). Sort levels descending — the 3rd value is your overall level. If the lowest drops more than 1 below, demote 1 level.
Reporting & Quality Metrics
Weight ×1.5
L1
1
L2
2
L3 · hire bar
3
L4
4
L5
5
L1
Aware
Fresh QA.
"I fill the daily template."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Fills daily QA report template≥95% days reported on timeDaily report archive / Slack timestamps
Pass/fail counts reported per sprint100% sprints have pass/fail countSprint report archive
Defers report design to senior QA100% report changes reviewed before publishConfluence edit history / mentor sign-off
Same template used regardless of audienceUses approved template 100% of timeReport template compliance audit
Adds blockers + observations to daily template≥1 blocker/observation entry per day reportedDaily report content audit
L2
Developing
1–3 year QA.
"I write the sprint test report."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Writes sprint test report independently≥1 sprint test report/sprintSprint report archive
Reports include pass/fail + defect counts + blockers100% reports cover all 3 sectionsReport template compliance
Adjusts tone for PM vs dev lead≥2 distinct report variants per sprintEmail/Confluence report archive
Maintains existing QA dashboardDashboard refreshed ≥1/weekDashboard edit log
Daily signal PM can act on≥80% daily reports cited in PM standup decisionsStandup notes referencing QA daily
L3
ProficientHIRE BAR
Sub-team QA.
"My reports are the project's quality truth — for the PM and the client."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Weekly QA reports delivered on time100% weekly reports delivered on timeWeekly report archive / Slack timestamps
RCA on majority of defectsRCA on ≥80% defectsJira RCA field / Confluence RCA log
Reports include trend + risk + coverage100% weekly reports cover all 3 dimensionsConfluence report template
Tailors reports to PM and dev lead≥2 tailored variants per releaseReport archive variant log
Reports drive at least 1 decision/week≥1 PM decision/week cites QA reportDecision log / Standup notes
L4
Senior
Senior QA — project quality dashboard owner.
"I design how quality is seen across the project."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Designs project quality view / dashboard≥1 dashboard with ≥5 metrics, refreshed weeklyConfluence/BI dashboard URL
Metrics that drive action (trends + risk + coverage)≥3 actionable metrics live per projectDashboard config + retro citation
Sprint quality story authored for client≥1 client-ready quality narrative/sprintClient report archive
Exec-ready quality narrative authored≥1 exec narrative/releaseConfluence exec brief archive
Coaches mid-QAs on reporting clarity≥2 mid-QAs coached/quarter with documented sessionsConfluence coaching log
L5
Expert
ODC reporting standard-setter.
"I set the reporting standard for the department."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Department sprint report template ownedTemplate adopted by ≥80% QA leadsConfluence template + adoption
Metric standard across projects≥5 standard metrics adopted by ≥2 projectsConfluence metric standard + dashboards
Reporting playbook by audiencePlaybook covers ≥3 audiences (PM/client/exec), adopted ODC-wideConfluence playbook + adoption
Visibility framework for departmentFramework adopted, ≥2 PMs citeConfluence framework + citation
Daily reporting standard ODC-wideStandard adopted by ≥80% QA daily reportersDaily report template compliance audit
Anti-signal & scoring rule3-of-5 majority
Dimension
L1 · Aware
L2 · Familiar
L3 · Proficient
L4 · Advanced
L5 · Expert
Anti-signal · auto-disqualifies the level
Rejects
Template filled with no real signal
Reports activity, not quality
Hides bad news in report
Dashboards no one reads
Reporting standard nobody follows
Scoring rule: You are at Level N if you hit Level N in at least 3 of 5 dimensions, AND no dimension is below Level (N−1). Sort levels descending — the 3rd value is your overall level. If the lowest drops more than 1 below, demote 1 level.
Test Automation & Tooling
Weight ×1.5
L1
1
L2
2
L3 · hire bar
3
L4
4
L5
5
L1
Aware
Fresh QA.
"I run existing automation and read the report."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Runs existing automation suites and reads reports100% assigned runs executed and reports filedCI run log / TestRail report
Reports flakes to senior QA with context≥95% flakes reported within 1 day of detectionSlack/Jira flake ticket trail
Reads automation code unaided≥1 code review participation/sprint as readerGitHub/GitLab PR review log
Aware which tests run in CI100% recall of project CI pipeline in mentor checkMentor verbal check
No framework ownership0 framework files owned (read-only contributor)Git CODEOWNERS / mentor sign-off
L2
Developing
1–3 year QA.
"I add new tests to the existing framework."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Automation coverage on owned sub-area≥30% regression coverage automatedCoverage report / TestRail tag analysis
Adds new tests to existing framework≥5 tests/sprint added by selfGit commit log / PR author
Triggers suites on branches and reads pipeline100% PRs trigger relevant suite, results readCI pipeline trigger log
Fixes assigned flaky tests≥80% assigned flakes resolved within sprintJira flake ticket close rate
Owns one automation layer (UI or API)1 layer owned end-to-endCODEOWNERS / framework doc
L3
ProficientHIRE BAR
Sub-team QA.
"I own automation at one layer and keep it green."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Writes automation scripts solo100% owned-scope scripts authored soloGit commit log / PR author
Automated regression coverage≥40% regression automatedCoverage report / CI metrics
Maintains automation framework100% owned framework files kept greenCI health dashboard / CODEOWNERS
Resolves flakes within sprint≥90% flakes resolved within sprintJira flake ticket close rate
Reviews juniors' automation PRs≥80% junior automation PRs reviewedGitHub/GitLab PR reviewer stats
L4
Senior
Senior QA — automation framework owner.
"I own the automation framework across UI, API, and performance."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Automation coverage on project≥80% regression coverage automatedCoverage report / CI metrics
Owns framework across UI + API (+ perf)2-3 layers owned end-to-endCODEOWNERS / framework architecture doc
CI feedback time on regression suite<15 min for PR gating suiteCI duration metrics
Flakiness rate driven toward zero<5% flake rate sustained 4 sprintsCI flake dashboard
Reviews and refactors team automation code≥50% team PRs reviewed by selfGitHub PR reviewer stats
L5
Expert
ODC automation architect.
"I architect automation across multiple projects."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Authors automation framework module used cross-project≥1 framework module adopted by ≥2 projects/yearGit module usage + project README
Multi-project pipeline architect≥2 projects use pipeline templates authoredCI template repo + adoption
Reliability SLOs across ODCSLOs (flake <3%, runtime, MTTR) adopted by ≥2 projectsConfluence SLO doc + dashboard
Coding standards for automation ownedStandards adopted by ≥80% QA automation engineersConfluence standards + linter config
Sets pipeline standard org-widePipeline standard adopted ODC-wideCI template adoption audit
Anti-signal & scoring rule3-of-5 majority
Dimension
L1 · Aware
L2 · Familiar
L3 · Proficient
L4 · Advanced
L5 · Expert
Anti-signal · auto-disqualifies the level
Rejects
Treats automation as black box
Copy-pastes patterns without understanding
Green suite that doesn't catch bugs
Framework so complex only owner can use it
Standard ignores project realities
Scoring rule: You are at Level N if you hit Level N in at least 3 of 5 dimensions, AND no dimension is below Level (N−1). Sort levels descending — the 3rd value is your overall level. If the lowest drops more than 1 below, demote 1 level.
AI-Assisted QA
Weight ×1.5
L1
1
L2
2
L3 · hire bar
3
L4
4
L5
5
L1
Aware
Fresh QA.
"I sometimes ask ChatGPT for test ideas."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Uses AI for test case drafting under supervision100% AI outputs reviewed by senior before useMentor review log / Confluence AI usage log
Single-line prompts logged for mentor review≥3 prompts/week loggedConfluence prompt log
Aware of hallucination risk (basic)100% AI outputs flagged as 'AI-drafted' in ticketsJira/Confluence AI tag compliance
Files learning notes after AI usage≥1 reflection note/weekConfluence mentor log
Defers AI risk decisions to senior QA100% AI workflow changes reviewed before adoptionSlack/mentor sign-off trail
L2
Developing
1–3 year QA.
"I use AI to generate test cases and regression checklists."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Generates test cases and checklists with AI≥30% test cases AI-drafted on owned areaConfluence AI usage tag / TestRail tag
Spot-checks AI suggestions before commit100% AI outputs spot-checked, ≥1 verification note/outputConfluence verification log
Reuses prompt patterns≥3 reusable prompts in personal libraryConfluence/Notion prompt library
Uses AI for one task type consistently≥1 daily workflow with AI integrated (e.g. case gen)Daily AI usage log
Flags risky AI outputs explicitly100% risky outputs flagged with rationaleConfluence/Jira AI risk tag
L3
ProficientHIRE BAR
Sub-team QA.
"AI is part of my normal workflow — and I verify every output."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Uses AI for test case generation fluently≥60% test cases AI-assisted on owned scopeConfluence AI usage tag / TestRail tag
Productivity gain from AI≥30% productivity gain measuredConfluence AI savings log / time tracking
Reviews 100% of AI output100% AI outputs reviewed before useConfluence verification log
Maintains personal prompt library≥10 reusable prompts in personal libraryConfluence/Notion prompt library
Shares AI techniques with juniors≥1 knowledge-share session/sprintConfluence knowledge-share log
L4
Senior
Senior QA — AI workflow designer.
"I design AI workflows for the QA team."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Designs AI workflows for team≥1 team workflow with AI integrated, ≥2 QAs adoptConfluence workflow doc + adoption
Maintains prompt library for project≥10 prompts in shared library, ≥80% team usageConfluence prompt library + usage analytics
Coaches team on verification discipline≥2 QAs coached/quarter with documented sessionsConfluence coaching log
Sets AI guardrails for teamGuardrail doc adopted by ≥80% project QAsConfluence guardrail doc + adoption
AI-driven time savings tracked on project≥10h/week aggregate savings documentedConfluence AI savings log
L5
Expert
ODC AI-QA champion.
"I set the AI-QA stack for the department."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Sets AI-QA stack for departmentStack adopted by ≥2 projectsConfluence AI stack doc + adoption
Verification standard ODC-wideStandard adopted by ≥80% QA leadsConfluence verification standard + audit
Prompt engineering standard authoredStandard cited in ≥2 project librariesConfluence prompt standard + citation
AI-QA stack adopted department-wide≥80% QAs in ODC use the stackAdoption survey + tool license audit
AI risk policy for QA org ownedPolicy adopted ODC-wide, ≥1 review/yearConfluence AI policy + review log
Anti-signal & scoring rule3-of-5 majority
Dimension
L1 · Aware
L2 · Familiar
L3 · Proficient
L4 · Advanced
L5 · Expert
Anti-signal · auto-disqualifies the level
Rejects
Copies AI output into tickets
Uses AI for cases, skips verification
AI dependence dulls own thinking
Mandates AI tools team doesn't trust
Stack chosen by hype, not fit
Scoring rule: You are at Level N if you hit Level N in at least 3 of 5 dimensions, AND no dimension is below Level (N−1). Sort levels descending — the 3rd value is your overall level. If the lowest drops more than 1 below, demote 1 level.
Domain & Product Understanding
Weight ×1
L1
1
L2
2
L3 · hire bar
3
L4
4
L5
5
L1
Aware
Fresh QA.
"I recognize product names and main features."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Completes domain glossary / onboarding100% within 60 days of joining projectHR training tracker + mentor sign-off
Recognizes product names + features in spec100% recall in mentor verbal checkMentor knowledge check log
Asks BA for everything domain-related≥3 BA questions/sprint loggedSlack/meeting notes BA channel
Files domain learning notes weekly≥1 note/weekConfluence learning log
Tests UI knowing the feature's intent100% test cases reference business intent in descriptionTestRail case description audit
L2
Developing
1–3 year QA.
"I understand the workflows; I test the main paths."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Uses domain terms correctly in defects + reports≥95% terms accurate per BA spot-checkBA review of defect language
Tests main domain workflows (not just screens)≥80% sub-area workflows covered end-to-endTestRail workflow tag coverage
Catches obvious domain bugs (business-logic)≥3 domain bugs/sprint caughtJira defect domain tag
Discusses cases with BA before finalizing≥80% cases reviewed with BA pre-executionConfluence/Slack BA review trail
Reads spec + helpdesk tickets regularly≥2 helpdesk tickets read/weekHelpdesk read log / Confluence notes
L3
ProficientHIRE BAR
Sub-team QA.
"I design tests for real-world misuse, not just the spec."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Domain certification or equivalent≥1 domain certification or equivalent body of workHR certification record / Confluence portfolio
Owns domain test design100% domain test design owned on scopeTestRail design author field / Confluence
Catches business-logic defects across workflows≥5 business-logic defects caught/sprintJira defect domain tag
Acts as domain reference for juniors≥3 junior consultations/sprint loggedSlack/meeting consultation log
Reads industry/regulatory updates monthly≥1 industry note/monthConfluence industry log
L4
Senior
Senior QA — domain advisor.
"I advise dev and BA on domain-specific quality risks."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Maps cross-system flows on project≥1 cross-system flow diagram authored/releaseConfluence flow diagrams
Trusted domain advisor to dev/BA≥3 dev/BA consultations/quarter on domain riskSlack/meeting notes consultation log
Designs for real-world misuse patterns≥2 misuse-pattern test sets/releaseTestRail misuse-pattern tag
Mentors team on domain≥2 QAs mentored/quarter with documented sessionsConfluence mentor log
Studies competitors and regulations≥1 competitor/reg note/monthConfluence competitive intel log
L5
Expert
Recognized SME.
"I co-pitch the domain in presales."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Domain risk framework for ODC ownedFramework adopted by ≥2 projectsConfluence framework + adoption
End-to-end domain model owned across projectsModel covers ≥3 projects, reusedConfluence domain model + reuse log
Co-pitches domain expertise in presales≥2 presales engagements/yearSales/presales engagement log
Builds domain curriculum≥1 curriculum, ≥5 QAs trained/yearConfluence curriculum + training log
Authoritative domain voice across ODCConsulted on ≥3 cross-project domain calls/quarterSlack/meeting consultation log
Anti-signal & scoring rule3-of-5 majority
Dimension
L1 · Aware
L2 · Familiar
L3 · Proficient
L4 · Advanced
L5 · Expert
Anti-signal · auto-disqualifies the level
Rejects
Tests UI without knowing what it does
Only tests the literal spec
Domain knowledge stays in head
Advises but team won't listen
Presales claims outrun reality
Scoring rule: You are at Level N if you hit Level N in at least 3 of 5 dimensions, AND no dimension is below Level (N−1). Sort levels descending — the 3rd value is your overall level. If the lowest drops more than 1 below, demote 1 level.
Communication & Cross-team Collaboration
Weight ×1.5
L1
1
L2
2
L3 · hire bar
3
L4
4
L5
5
L1
Aware
Fresh QA.
"I write what I see, simply."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Speaks up in own standup100% standups contributed to (not silent)Standup notes / facilitator check
Writes simple, evidence-attached defects100% defects have evidence attachmentJira defect template compliance
Accepts dev's severity call with senior review100% severity disputes routed to senior QAJira severity change history
Executes assigned tasks without scope drift100% tasks completed within assigned scopeJira scope vs delivery audit
Internal team only (no client-facing solo)0 solo client commsEmail/Slack client comms audit
L2
Developing
1–3 year QA.
"I write clear defects and status notes."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Explains issues to dev clearly (verbal)≥90% issues resolved without re-explanationSlack/meeting follow-up rate
Defect/status notes are clear and concise≥95% notes pass mentor clarity auditMentor audit log
States rationale for severity100% severity proposals include rationaleJira severity rationale field
Trusted by own squad≥4/5 squad trust score in pulse surveySquad pulse survey
Suggests improvements to senior QA≥1 improvement suggestion/sprint loggedConfluence improvement log / retro notes
L3
ProficientHIRE BAR
Sub-team QA.
"I run daily and sprint test reviews. I negotiate severity with evidence."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Weekly client demo presence100% weekly client demos attendedCalendar + meeting notes
Escalates blockers same day100% blockers escalated same daySlack/Jira escalation timestamps
Substantive standup contributions≥3 substantive standup contributions/weekStandup notes / facilitator check
Negotiates severity with dev lead≥80% disputes resolved at QA-dev levelEscalation log resolution column
Writes client-readable status notes≥1 client-readable status note/weekClient report archive
L4
Senior
Senior QA — trusted by client.
"I'm trusted by client QA and PMs. I represent Techvify's quality posture."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Runs daily/sprint reviews + represents Techvify quality≥80% project quality reviews led by selfCalendar host + meeting notes
Resolves cross-team severity/priority disputes≥90% disputes resolved without escalationEscalation log resolution column
Trusted by client leadership≥2 named client leaders with regular touchpointsCalendar 1:1 series + CRM
Writing drives decisions≥3 written reports cited in PM/client decisions/releaseDecision log / retro citation
Shapes project quality direction≥3 project quality decisions owned/releaseConfluence decision log
L5
Expert
Trusted advisor.
"I open conversations on quality with executives."
Measurable indicators(pQA verification checklist)
IndicatorThresholdpQA source
Sets written standard for QA across ODCStandard adopted by ≥80% QAsConfluence standard + audit
Opens exec-level quality dialogue≥2 exec quality briefings/yearExec briefing log
Negotiation playbook for QA ownedPlaybook adopted by ≥2 projectsConfluence playbook + adoption
Trusted at executive level≥3 exec-initiated quality consultations/quarterEmail/Slack exec consultation log
Shapes department quality strategyContributes to ≥1 ODC quality strategy/yearConfluence ODC strategy doc
Anti-signal & scoring rule3-of-5 majority
Dimension
L1 · Aware
L2 · Familiar
L3 · Proficient
L4 · Advanced
L5 · Expert
Anti-signal · auto-disqualifies the level
Rejects
Silent in meetings, vague in writing
Reports issues without evidence
Wins arguments but loses trust
Becomes client's mouthpiece, not Techvify's voice
Influence dependent on title, not credibility
Scoring rule: You are at Level N if you hit Level N in at least 3 of 5 dimensions, AND no dimension is below Level (N−1). Sort levels descending — the 3rd value is your overall level. If the lowest drops more than 1 below, demote 1 level.
QA1QA2
Typical 18–24 months
What to demonstrate
  • L3 in Design, Execution, Carefulness, Reporting
  • L2+ in Automation, AI-QA, Communication
  • Sole QA on a sub-team for 2+ sprints
Portfolio (CORE)
  • 2 test plans with risk-based coverage
  • 1 release sign-off doc with evidence
  • Defect log showing severity discipline
Verification path
1Self-assess + supervisor calibration
2Submit portfolio
3Annual review sign-off
QA2QA3
Choose Analyst or SDET sub-track
What to demonstrate
  • Analyst: L4 in 6/8 + L5 in Carefulness + L4+ in Reporting
  • SDET: L4 all 8 + L5 in Automation + framework adopted on a project
  • Owned strategy + sign-off for ≥2 releases
Portfolio (CORE)
  • Test strategy docs from 2 releases
  • Sign-off + evidence trail
  • Automation framework PR (SDET) OR Prevention case study (Analyst)
Verification path
1Declare preferred sub-track
2Multi-reviewer calibration
3ODC Lead + Head of D3 sign-off
QA3 · Analyst
Manual-heavy, prevention-focused. Strong on requirements-side quality, exploratory testing.
  • Your strength is test design + exploratory + prevention
  • You read BRDs early and shape testability
  • You're not driven by automation framework ownership
Automation required
L3
Comp parity
Same band
QA3 · SDET
Automation-heavy. Owns and evolves the test automation framework across UI/API/perf/CI.
  • You love framework design and tooling
  • You're effective writing code, debugging flakes, building CI
  • You want to scale quality through automation, not headcount
Automation required
L5
Comp parity
Same band
How to choose / switch sub-tracks
1. Declare during grandfathering window2. 1-on-1 with supervisor3. 1-cycle trial4. Confirm at next quarter
FAQ items will be added as questions surface from the team.