New in Rapise 8.6 (October 2025)¶
Summary
-
Inflectra.ai is now available as a Generative AI provider in Rapise, offering an embedded and secure engine for quality delivery. This integration allows users with Spira and Inflectra.ai enabled to generate data, test scenarios and code directly within Rapise. It simplifies the process by removing the need for separate accounts with external AI providers. The AI is context-aware, understanding Rapise's APIs, the testing framework, and object repositories to generate precise and specialized code. This streamlined workflow enhances efficiency and maintains security, as all AI interactions are managed within the Inflectra ecosystem.
Changelog¶
Features¶
- Added support for a common RVL preamble to define global maps, variables, and repositories [IN:9310]
- Enabled folders/namespaces for Modules/Pages [IN:11224]
- Testers can now use the AI to generate code while editing JavaScript (.js) files [IN:11415]
- Added support for Inflectra.ai: The Embedded Generative AI Engine for Scalable, Secure Software Delivery [IN:11667]
RVL Enhancements & Improvements¶
- Users can now include or exclude page objects directly within an RVL sheet [IN:10349]
- Shift + Play now re-runs the previously executed RVL selection [IN:10884]
- Added the ability to specify an action signature when creating a sheet in an RVL module [IN:10890]
- Added an RVL editor option to toggle multiline mode for the AI Command [IN:11599]
New Object API¶
Improvements¶
- Implemented an improved, more user-friendly folder picker dialog [IN:9840]
- Rewrote the
SeSHelper
component in C#, removing the legacySeSHelper.wsc
file [IN:11343] - Added a command-line switch to
RapiseLauncherJS
to generate test results in JUnit XML format [IN:11405] - Added a root node to the
Choose Test Case
dialog to enableSelect All
functionality [IN:11630] - The
Choose Test Case
dialog now remembers the user's last selection [IN:11631] - Added a
Create Common.rvl.xlsx
command to the context menu for theShared
node in theObject Tree
[IN:11632] - Added an option to
RapiseLauncherJS
to generate or updateRepositoryConnection.xml
from the command line [IN:11653] - Improved the AI Command's accuracy by using a keyword matching algorithm [IN:11655]
- Rapise can now function as an MCP server, allowing MCP agents to connect directly (preview) [IN:11660]
Bug Fixes¶
- Fixed an issue where the
Test Model
feature was not working with the gemini-2.5-flash model [IN:11539] - Fixed
minme.exe
to ensure compatibility with the Windows 11 terminal [IN:11628] - Fixed Text.IncrementDate to work reliably in different regions [IN:11668]