New in version 2026.2

Here's an overview of the key features in NeoLoad 2026.2.

Connect to MCP servers

NeoLoad now includes MCP actions that let a User Path connect to a Model Context Protocol (MCP) server, list its tools, call a tool, and disconnect. NeoLoad acts as an MCP client, so you can drive or load test any MCP server as part of a test.

Correlate SAP Fiori applications

NeoLoad now includes a predefined SAP Fiori framework that automatically correlates the dynamic parameters of SAP Fiori and SAPUI5 applications during a dynamic parameter search.

Use secrets from an external vault

NeoLoad now lets you use a SecretVault variable to read secrets from an external vault when you run in user paths. The vault stores your secrets externally for NeoLoad to fetch at test launch.

You add your vault provider in NeoLoad Web, so you need a a NeoLoad Web connection to use this variable.

Run SAP RFC functions with transactions and table parameters

NeoLoad now lets you run SAP RFC functions inside stateful transactions and pass table parameters to each call. Group several calls in one transaction to commit them together, and send multi-row table data to a function.

Open projects with drag and drop

NeoLoad now lets you open a project by dragging it onto the welcome page. You can drop a project folder, an NLP or YAML file, or a zipped project. When you open a zipped project, NeoLoad updates the original zip file each time you save.

Resolved issues

Ticket # Description
LOAD-38183 Fixed an issue where an unused scrollbar appeared in the Design > User Paths tab.
LOAD-38450 Fixed an issue where you could not push a User Path deletion to Git.
LOAD-38682 Fixed an issue where a field did not appear for the RTE/TN5250 protocol.
LOAD-38928 Fixed an issue where NeoLoad displayed transactions with 0 occurrences in the Results > Values tab.
LOAD-39855 Fixed an issue where a StackOverflowError could occur when initializing a SQL variable whose query contains variables and whose CSV dump is missing.