Quality as a shared capability
Choose the delivery constraints and AI risks the organization needs to address.
Executive · Strategic vision / September 2026
AI × quality engineering · Industry research
02 / Strategic target state
Pan horizontally to explore the full diagram. A text description is available below.
Gartner forecasts broader AI assistant use. McKinsey’s survey connects reported impact with changes across delivery and the operating model. DORA describes AI as an amplifier of the surrounding system.
Design implicationInvest in shared evaluation assets, platform controls and operational learning that serve both AI-assisted engineering and AI products. These sources do not establish a bank-specific return.
AI for QE and QE for AI share testable intent, independent assurance and operational learning. That common capability supports validated delivery, trustworthy AI behavior and reuse across teams.
Inspect methods and source documents →03 / Industry adoption
Overlapping responses, not shares of a whole. Survey: >2,000 executives; question-specific n unavailable in the public release. Source: Capgemini, Sogeti and OpenText, November 2025. [W01]
04 / Evidence in context
Pan horizontally to explore the full diagram. A text description is available below.
Cui et al. report a 26.08% increase in completed tasks across three field experiments. METR’s early-2025 trial reports a 19% increase in completion time for experienced developers on familiar repositories.
Design implicationSegment pilots by task and user population, retain verification effort, and measure quality alongside throughput. METR’s later follow-up has selection concerns; it does not supply a clean causal time trend.
Cui: 4,867 developers, completed tasks +26.08%, standard error 10.3 percentage points. METR: 16 developers, 246 tasks, completion time +19%, 95% confidence interval +2% to +39%. The studies measure distinct outcomes and should not be pooled.
Inspect methods and source documents →05 / Explore the value logic
$45.0killustrative net economic impact3.3% capacity released · 0.45% of addressable spend
| Capacity equivalent | $330000 |
|---|---|
| Uncaptured capacity | −$165000 |
| AI and pilot cost | −$100000 |
| Quality allowance | −$20000 |
| Extra human effort | $0 |
| Net economic impact | $45000 |
Illustrative assumptions, not a forecast. Capacity is effort equivalent; cash savings need Finance-approved capture.
Adoption 50% · net task saving 20% · capacity captured 50%.
Activity share 55% · eligibility 60% · AI/pilot cost 1.0% · quality allowance 0.2%.
06 / Analyst and industry signals
| Source / evidence type | What it says | Strategic implication |
|---|---|---|
| Gartner · forecast | 90% of enterprise software engineers using AI code assistants by 2028. | Plan for widespread assisted work; tool use alone does not establish quality or savings. |
| McKinsey · survey | Nearly 300 leaders surveyed; 100 assessed impact. Top performers reported broader delivery improvements. | Invest in workflow and organizational change. These self-reported outcomes do not isolate causality. |
| DORA · observational research | AI interacts with the surrounding engineering system. | Improve feedback, testing and platform foundations alongside adoption. |
Public sources, reviewed September 2026. Gartner’s gated testing reports contribute public abstracts only; no proprietary vendor ranking is reproduced. [G01][G02][G03][M01][D01]
07 / Research beyond code generation
| Industrial example | Observed approach | Capability to develop |
|---|---|---|
| Meta · TestGen-LLM / ACH | Generated tests face build, reliability and coverage checks; ACH adds fault-oriented validation. | An independent test-quality gate, with meaningful assertions. |
| Google · Auto-Diagnose | Failure summaries link likely causes to relevant log lines in the review workflow. | Diagnosis with inspectable evidence and reviewer feedback. |
| Uber / UT Austin · FlakyGuard | Targeted execution context supports flaky-test repair in an enterprise Go repository. | Repair validation that preserves the original test intent. |
Company-specific cases demonstrate mechanisms. They do not establish a transferable bank savings rate or a product comparison. [E04][E05][E06][E07]
08 / Portfolio choices
Pan horizontally to explore the full diagram. A text description is available below.
Industrial cases demonstrate bounded test generation and diagnosis. Agent guidance adds the consequences of actions to the evaluation problem.
Design implicationSelect an initial workflow with an independent check and limited authority; assess judgment-heavy and consequential workflows separately.
A two-by-two screen separates easy-to-verify results from expert judgment, and advice from greater action authority. Test drafts and log-linked diagnosis are candidate starting points.
Inspect methods and source documents →09 / Research to strategy
Pan horizontally to explore the full diagram. A text description is available below.
The sources address different failure modes: verification effort, weak generated tests, lifecycle change and the consequences of agent actions.
Design implicationTranslate each finding into an observable design requirement. Review burden needs effort telemetry; test generation needs a quality gate; changing AI needs repeatable evaluation; tool use needs enforceable permissions.
DORA informs joined effort measurement. Meta informs independent test-quality gates. NIST informs versioned evaluation and feedback. OWASP and OSFI inform external permission enforcement. Each design response has an associated evidence record.
Inspect methods and source documents →10 / Continuous assurance
Pan horizontally to explore the full diagram. A text description is available below.
NIST treats evaluation and risk management as lifecycle activities. Evaluation product documentation supports versioned datasets and comparisons; judge calibration still requires local evidence.
Design implicationCompare baseline and candidate configurations against held-out cases, gate releases on agreed floors, then turn reviewed production failures into regression cases.
Versioned application configurations and a held-out evaluation corpus feed comparable runs and independent scoring. A failed release gate holds the change for investigation. A passing gate leads to controlled deployment and production monitoring; curated failures refresh the corpus.
Inspect methods and source documents →11 / Operating model
Pan horizontally to explore the full diagram. A text description is available below.
DORA and McKinsey place AI adoption in the surrounding delivery organization. NIST frames governance across the lifecycle.
Design implicationAssign a product owner for outcomes, a platform owner for services and a separate challenge function; include operations and value capture.
Product and QE accountability flows to the delivery team. Shared platform services enable delivery; delivery and risk owners challenge its evidence. Operations and value owners use the resulting outcomes.
Inspect methods and source documents →12 / People and capability
| Capability | What practitioners need to do | Observable learning evidence |
|---|---|---|
| Test intent and oracles | Define expected behavior and challenge plausible but weak assertions. | A test catches a relevant fault and preserves the contract. |
| Evaluation and curation | Build representative cases; calibrate expert labels and model judges. | Evaluation results survive a held-out scenario review. |
| Agent assurance | Inspect tool authority, context boundaries and recovery behavior. | A denied-action exercise leaves no unauthorized side effect. |
| Workflow ownership | Measure review and correction work; coach teams through real tasks. | Task-level outcomes include the cost of verification. |
Proposed capability agenda informed by research on verification work and lifecycle assurance; it is not a staffing reduction plan. [D02][G04][A01][E05]
13 / Technology strategy
Overview · all connections have equal emphasis.
Moving pulses show direction. Play flow follows specific paths through the architecture.
Pan horizontally to explore the full diagram. A text description is available below.
Context service. Scope retrieval to permitted sources and preserve the input version. Repository text remains task data, even when it contains instructions. [A03][R01]
QE agent runtime. Record the model and prompt version; bound retries, memory and spend. The runtime proposes work within the gateway’s authority. [A01][R01]
Action gateway. Enforce identity, resource scope and approvals outside the model. An injected instruction cannot grant the agent a production permission. [A03][R01]
Independent checks. Run generated tests in a sandbox. Validate repeatability and fault detection against an approved oracle before accepting a candidate. [E04][E05]
Evaluation service. Compare application versions on held-out cases and denied-action scenarios. Calibrate model judges against reviewed human labels. [A01][T03][T06]
Evidence store. Join the task, run, review and outcome. Measure verification and correction effort alongside generation time and quality. [D02][E01]
NIST frames assurance across the lifecycle. OWASP and OSFI identify agent identity, tool authority and traceability as control concerns; Meta separates generation from validation.
Design implicationSeparate context, generation, policy enforcement, independent evaluation and release authority. Preserve a shared evidence record across those boundaries.
Engineers and delivery systems supply tasks and approved context. The runtime proposes actions through a policy gateway. Independent sandbox checks and application evaluations supply evidence to the release authority. Traces and decisions feed the evidence store; curated failures become regression cases.
Inspect methods and source documents →14 / Investment architecture
Pan horizontally to explore the full diagram. A text description is available below.
Organizational research emphasizes delivery foundations. Evaluation tools expose datasets and run comparisons, but task fit still requires local validation.
Design implicationFund reusable services centrally while product teams own domain-specific quality assets. Use adapters and evidence export requirements to support substitution.
Three example domains contribute different quality assets. They use a common assurance layer, which connects through replaceable model and tool adapters.
Inspect methods and source documents →15 / Capability roadmap
Pan horizontally to explore the full diagram. A text description is available below.
Industry research places AI adoption within delivery-system and operating-model change. Assurance guidance makes the consequences of actions and ongoing monitoring relevant to expansion.
Design implicationDevelop bounded assistance first, connect shared assurance services next and expand agent authority only after local quality, repeatability and recovery evidence supports it.
Horizon one is trusted assistance, gated by local quality and net effort. Horizon two is connected assurance, gated by repeatability across teams. Horizon three is controlled agents, gated by safe actions and tested resilience.
Inspect methods and source documents →16 / Strategic measures
Pan horizontally to explore the full diagram. A text description is available below.
Studies use different tasks, populations and outcome measures; verification effort can offset generation gains.
Design implicationTie each strategic objective to observable evidence and an explicit decision. Keep quality and control floors alongside capacity measures.
Four rows connect delivery capacity, trustworthy outcomes, reusable capability and controlled autonomy to evidence and leadership decisions.
Inspect methods and source documents →17 / Risk and accountability
Pan horizontally to explore the full diagram. A text description is available below.
NIST links governance to lifecycle risk management. OSFI discusses AI accountability and resilience; revised E-23 has a future effective date.
Design implicationMaintain an inventory and an explicit authority boundary, then revisit them after incidents or material changes. This diagram is not a compliance certification.
Inventory informs authority limits. Evidence review supports an approved scope. Operations feed incidents and service changes back into the inventory and authority decision.
Inspect methods and source documents →18 / Closing decision
Choose the delivery constraints and AI risks the organization needs to address.
Develop evaluation skills, platform integration and accountable ownership.
Grow the capabilities that improve outcomes within their control boundary.
19 / Strategic choices in practice
Pan horizontally to explore the full diagram. A text description is available below.
Industry outlook and lifecycle guidance support broader AI participation and independent assurance.
Design implicationUse shared assurance as the strategic center; delegate actions only as boundaries and evidence mature.
Local assistants accelerate individual tasks. Shared assurance makes expectations, evaluation and evidence reusable. Bounded agents add delegated actions and stronger recovery obligations. These are design choices, not measured maturity scores.
Inspect methods and source documents →20 / Strategic choices in practice
Pan horizontally to explore the full diagram. A text description is available below.
Test-generation studies use quality gates; verification work remains part of the workflow.
Design implicationJoin a domain-owned payment contract to shared evidence services and existing release authority.
The current-state hypothesis has local interpretation, test writing, review and late evidence assembly. The target versions the approved payment rule, generates tests in a scoped sandbox, independently checks fault detection and retains the reviewer decision and release evidence.
Inspect methods and source documents →21 / Strategic choices in practice
| Horizon | Shared institutional asset | Domain responsibility / trade-off |
|---|---|---|
| Prove the workflow | Task identity, approved models, baseline measurement and evidence contract. | Payment owner defines behavior; delivery team measures review effort. Keep scope narrow. |
| Reuse the assurance | Evaluation runners, policy enforcement and reusable failure cases. | Own domain cases, acceptance and outcomes. Shared services need funded owners. |
| Delegate bounded actions | Scoped tool adapters, recovery exercises and operational evidence. | Service owner accepts consequence and recovery duty. Expand one authority boundary at a time. |
22 / Client adoption assumptions
Fund the missing capabilities and reviewer capacity before promising scale. A workflow can progress only when its required evidence is accepted.
23 / QE modernization
Reviewed scenarios, expected outcomes and ownership
AI drafts with domain reviewA reviewer can identify a wrong answerReliable suites, isolated data and controlled dependencies
AI drafts tests that run in CIAnother engineer reproduces the resultReusable environments, contracts, artifacts and support
Assistance works across teamsA second team onboards and operates itEvaluated tools, bounded actions and recovery
Agents execute within approved scopeFailures stop, evidence persists, people can interveneDevelop reliable, reusable QE capability alongside reviewed AI assistance. Broader execution depends on the evidence available for the selected workflow.
24 / Fintech evidence and adoption
Libra Internet Bank
Test-creation timeIndex: previous time = 100
UiPath customer case. Normalized from the reported reduction; review effort is unspecified. F1
Goldman Sachs
Unit-test coverageShare of a selected module (%)
Diffblue customer case. Coverage measures exercised code; it does not establish financial correctness. F2
Fiserv
Major incidentsIndex: previous year = 100
Tricentis modernization case. AI testing was a later pilot; this is not an AI-attributed reduction. F4
Reported customer outcomes use different measures and evidence types. Use them to select a trial; establish the client’s own baseline.
25 / Fintech evidence and adoption
Requirements ready
Draft scenarios in the current test-management workflow.
ProofAccepted coverage and measured review effort.
Execution repeatable
Generate candidates in the existing framework and CI pipeline.
ProofCorrect behavior passes; a known fault fails.
Diagnostics available
Draft diagnoses alongside the existing disposition process.
ProofFaster correct decisions with traceable evidence.
Select the entry point that fits the client’s foundations. Build reusable assets and retain evidence for the next adoption decision.
Our Banking Client / Authored payment scenario
Overview · follow the numbered steps.
Gold = current focus. Arrows show a proposed handoff, not live activity.
AI assists the testing team. For code, fixtures, failure evidence and release handoffs, open the banking engineering walkthrough →
Prepared by Tom Wu · Contact / feedback. AI-generated illustrations and synthetic English narration. Diagrams and scenario models are authored explanations; sources retain their own attribution. Narration provenance.