top of page

Oracle Fusion Quarterly Updates — Frequently Asked Questions
Oracle Fusion Cloud operates on a mandatory quarterly update schedule. For organisations that went live expecting a stable system, this is often the first significant surprise of post-go-live life - and managing it consumes resource, budget and confidence that was never planned for. These questions address what the quarterly update cycle actually involves, where the risk concentrates, and what change confidence looks like for a mature Oracle Fusion programme. Answers draw on SIM Consulting’s experience delivering and assuring Oracle Fusion programmes in UK public-sector environments, including ongoing programme directorship at Kent County Council.
Oracle Fusion change confidence is an organisation’s demonstrated ability to absorb Oracle’s mandatory quarterly updates without disrupting operations, accumulating untested risk, or consuming disproportionate resource. It is not a feeling - it is an evidenced position, confirmed by test results, a clear regression scope, and a defined pass/fail threshold before each update goes live.
It matters because Oracle Fusion Cloud is not a static system. Oracle releases four updates per year, each introducing new features, behavioural changes to existing functionality, and modifications to integrations, payroll fast formulas and reporting outputs. Organisations without a structured approach to absorbing these changes find that each update cycle becomes a reactive crisis: stretched support teams, manual re-testing, and decisions about whether to go live made on instinct rather than evidence.
Change confidence is the difference between a quarterly update cycle that is a governed, scheduled event and one that is a recurring emergency.
Oracle releases four updates per year to its Fusion Cloud applications suite, following a cohort-based schedule. Releases are labelled by year and sequence - 26A, 26B, 26C, 26D for 2026. Organisations are assigned to one of three cohorts (A, B or C), each receiving updates at staggered intervals across the year.
Each quarterly update is mandatory. Unlike on-premise ERP, Oracle Fusion Cloud does not allow an update to be deferred indefinitely - your production environment will be updated on Oracle’s schedule regardless of your internal readiness.
The scale of each update varies, but the volume is consistently significant. As at June 2026, Oracle’s 26C release readiness material listed in the order of 600+ feature changes across 80+ modules, with several hundred at high or critical severity requiring dedicated regression testing. Across Finance, Payroll, HCM, Procurement, OIC integrations and Analytics, the scope of what could break - or change in ways that affect your configured processes - is substantial every quarter. (Source: Oracle 26C Release Readiness; figures refreshed each release.)
Organisations that treat each quarterly update as a routine maintenance task, rather than a structured release-management event, consistently underestimate this scope.
Regression Anxiety is the ongoing stress and resource burden experienced by Oracle Fusion programme teams who cannot confirm, before each quarterly update goes live, that their configured processes will survive it without breaking.
The term describes a specific pattern: a programme goes live having invested heavily in configuration and testing. Then the first quarterly update arrives. Because no automated regression suite was built during implementation, the team faces a choice - manually re-test all critical business processes (expensive, slow and incomplete), or accept the update and manage issues reactively (risky, and damaging to user confidence).
Neither option is satisfactory. In our experience the manual testing option typically costs in the region of £50,000–£150,000 per cycle in consultant time and internal SME capacity, and still does not achieve the coverage an automated suite provides. The reactive option creates a pattern of post-update firefighting that erodes trust in the system among finance, payroll and HR teams.
Regression Anxiety compounds over time. Each cycle managed poorly leaves residual workarounds, untested configurations and user uncertainty. By the second or third year post-go-live, organisations in this position are often spending more on quarterly update management than they saved by going live.
A mature Oracle Fusion regression scope covers five areas, confirmed before each quarterly update.
Core business processes by module - the end-to-end transactions run through Oracle every day. For a local authority this typically includes invoice processing, payroll runs, purchase orders, journal entries and HR transactions. Each should have a named test scenario that can be executed and passed before go-live.
Integrations and interfaces - connections to payroll bureaux, banking, HR portals and reporting platforms. Each is a point where an update can introduce a breaking change with no visible warning in the main application. This is frequently the most neglected element of quarterly testing.
Payroll fast formulas - organisation-specific formulas for pension calculations, HMRC statutory payments and local pay rules, not covered by Oracle’s own testing. An update that modifies the payroll engine can invalidate them silently.
Configured reports and dashboards - OTBI reports, financial statements and Smart View connections can all change in an update, producing different output without an error message.
Access and security roles - updates occasionally modify the permissions model in ways that affect segregation-of-duties compliance. For organisations subject to external audit, this is a material risk.
Most Oracle Fusion programmes manage quarterly updates through a combination of manual testing by internal SMEs, SI day-rate resource, and a degree of go-live risk acceptance. This approach tends to fail in three places.
Coverage is incomplete. Manual testing is time-bounded - teams test what they can reach, not what the programme requires. Edge cases, integrations and less-used modules are routinely skipped, and the untested items accumulate as silent risk.
Resource is misallocated. The people best placed to validate Oracle - the Finance Manager who runs month-end, the Payroll Manager who runs the monthly cycle - are pulled into test execution rather than their operational roles, creating a quarterly disruption that compounds over four cycles a year.
Decision-making is instinct-based. Without a defined pass/fail threshold, go-live decisions rest on “we think it’s ready” rather than “regression testing achieved X% coverage with Y issues resolved.” That exposes the sponsor and S151 Officer to governance risk - if something fails post-update, there is no evidenced basis for having approved the release.
The alternative is not complexity - it is structure: a defined regression scope, an automated test suite, and a morning-report format for reviewing results, which converts a multi-week exercise into a scheduled, governed event.
Good Oracle Fusion change governance has four visible characteristics.
A defined regression scope agreed before each update, not assembled during it - specifying which processes, integrations, reports and payroll elements will be tested, by whom, and what pass rate confirms readiness.
A named release owner with authority to make the go-live decision - a client-side individual accountable to the sponsor and, where applicable, the S151 Officer; not the SI’s delivery lead.
A documented pass/fail threshold - the release goes live when testing meets it; below it, the team and release owner make an evidenced decision about residual risk.
A post-update review within five working days - first-week issues are captured, triaged, and either resolved or added to the workaround register with a named owner and a resolution timeline.
None of this requires a large team. It requires clarity about who owns what, and the infrastructure - primarily an automated regression suite - to execute at the required pace and coverage.
The economics of manual versus automated regression testing are straightforward in principle, though frequently underestimated in the business case for automation.
Manual regression testing at scale typically requires two to four weeks of SI consultant time plus internal SME capacity - a total cost, including lost operational capacity, in the region of £50,000–£150,000 per cycle in our experience. Over four cycles a year that is an ongoing operational cost of roughly £200,000–£600,000 annually, rarely visible as a discrete line in the post-go-live budget.
Automated regression testing, once a suite is built and maintained, converts this into an overnight run that produces a pass/fail report by business process. The morning review takes hours, not weeks, and SI involvement drops to triage and remediation rather than execution of the full scope.
The break-even point varies by programme size, but for a local authority or NHS trust running Oracle Finance, Payroll and HCM, a properly maintained automated suite often recovers its cost within the first year or two. From there the saving is recurring and compounding - as the suite grows to reflect new configuration, the cost of each cycle falls while coverage rises.
Generic, UI-recording test automation tools approach Oracle Fusion as a web application: they interact with the user interface, record user actions and play them back. This approach is structurally exposed to Oracle Fusion for one specific reason - Oracle’s quarterly updates change the user interface. Button locations move, form layouts change and navigation paths are restructured, so scripts written against last quarter’s interface break when this quarter’s update is applied, requiring manual rework before each cycle.
Oracle-native test automation is built with knowledge of Oracle’s data model, module interdependencies and quarterly release structure. Rather than recording UI interactions, it tests at the level of business-process logic - which is what the organisation actually needs to validate - so tests survive Oracle’s UI changes because they do not depend on them.
The practical consequence is significant. UI-recording approaches require continuous investment in script maintenance - commonly cited at around 70% of ongoing testing effort for mature Oracle environments using non-native tools. Oracle-native automation removes most of this maintenance burden, because the test logic stays valid across updates even when the interface changes.
For a Director of Finance or Section 151 Officer, Oracle Fusion quarterly update risk sits at the intersection of operational continuity, fiscal governance and external-audit readiness.
Operational continuity is the most immediate: if an update breaks payroll processing, a month-end journal workflow or a statutory reporting output, the consequences are visible, politically sensitive and costly to resolve under time pressure.
Fiscal governance is less visible but equally significant. The S151 Officer’s statutory responsibility for the proper administration of financial affairs includes ensuring that the systems processing financial transactions operate correctly and are subject to appropriate oversight. A post-update failure that was not caught - because no testing was done - is a governance failure, not just an operational one.
External audit follows directly. Auditors increasingly scrutinise the controls around ERP change. An organisation that cannot demonstrate a structured approach to update testing - defined scope, documented results, named sign-off - carries an audit risk separate from, and additional to, its financial risk.
The questions a Director of Finance should be able to answer before each update are: what was tested, by whom, to what standard, and who approved the go-live. If any answer is unclear, the programme is carrying risk that has not been governed
The cost of a quarterly update failure has four components, of which the first is typically the only one included in incident assessments.
Direct remediation - SI day rates, internal resource and emergency overtime to identify and resolve the issue after go-live. For a complex integration failure affecting payroll or finance, this can run to tens of thousands of pounds per incident.
Operational disruption - the cost of transactions that could not be processed, reports that could not be produced and decisions that could not be made while the system was degraded. For monthly payroll or period-end close, each day of disruption has a quantifiable cost that rarely appears in incident assessments.
Audit and governance - management time, external-audit attention and remediation documentation when a control failure occurs in a financially significant system. Diffuse, and often absorbed across teams without being attributed to the incident.
Confidence - the hardest to quantify and the most significant in the long run. Each failure erodes the confidence of the teams who depend on Oracle, who then build parallel processes - spreadsheets, manual checks, workarounds - that are expensive to unwind.
A structured approach to update governance removes most of the first two cost categories and significantly reduces the third. The fourth requires cultural investment as well as technical - but it begins with a system users can see is being properly managed.
SI dependency on quarterly update management is one of the most persistent and expensive patterns in post-go-live Oracle Fusion environments. It persists because the SI holds the technical knowledge of the implementation, and because each update is a time-pressured event that defaults to the fastest available resource - usually the SI.
Breaking this dependency requires three things at once.
Client-owned test estate. If the regression scripts live in the SI’s tooling and are maintained by SI resource, the client cannot test independently. The test estate - scenarios, scripts, expected results - should be handed over to the client at go-live as a deliverable, not retained as a service dependency.
Business users who can author tests. This is the functional case for plain-English (NLP-based) test authoring: if a Finance Manager can write a scenario in plain English and have it converted to an executable test without developer involvement, the estate grows with the organisation’s knowledge rather than depending on specialist resource.
Internally owned governance. Who confirms the scope, who executes, who reviews results and who decides go-live - these accountabilities should sit with named individuals in the client organisation, supported by the automated infrastructure rather than dependent on it.
Over time, SI involvement in update management should become advisory and exception-based, not operational and ongoing.
SIM Consulting’s approach is built on one principle: the quarterly update cycle should be a governed, evidenced event - not a recurring crisis managed by whoever is available.
In practice, SIM supports change confidence through two routes. For programmes without an automated regression suite, Testify - SIM’s Oracle Fusion-native test automation platform - builds the test library from a standing start, covering Finance, Payroll, HCM, Procurement, OIC integrations and Analytics. Tests are written in plain English by business users, without developer involvement, and the quarterly run produces a pass/fail report by business process, ready the morning after the update is applied. At Kent County Council this was delivered in six months, on a programme where an earlier, non-native approach had not produced a working regression suite after twelve months.
For programmes that already have some testing infrastructure but lack governance around the cycle, SIM provides independent change assurance - reviewing regression scope, validating coverage, and giving the S151 Officer or sponsor an independent view of update readiness before the go-live decision.
In both cases, SIM sits on the client’s side. The objective is a programme team that can manage its quarterly update cycle without ongoing SI dependency - and a Director of Finance or S151 Officer who can answer the governance questions about what was tested, by whom and to what standard.
SIM’s ERP Governance Diagnostic includes questions designed to surface quarterly update governance gaps. It takes 15 minutes and is available without obligation at simconsultingltd.com.
bottom of page
