OPEN: Release, Last updated 15th of January 2026
What's New
Testing Scope for Vansah Intelligence (AI)
We’ve introduced Testing Scope as an optional control in Vansah Intelligence Test Case Generation, giving teams greater precision over how AI designs test cases.
Testing Scope uses existing Jira labels to guide Vansah Intelligence toward a specific testing focus such as negative, boundary, migration, performance, or error-handling scenarios without requiring any changes to how requirements are written.
Available as an optional dropdown during AI generation, Testing Scope integrates seamlessly with your current Jira workflows. If no scope is selected, Vansah behaves exactly as before, ensuring predictable and backward-compatible results.
Any selected Testing Scope is automatically linked to the Test Case Label field, making it easy to identify, organize, and differentiate test cases across your test repository.
Test Data Parameters for Test Cases
In our last release, Vansah introduced Test Data Collections a major step forward in how teams manage and reuse test data across test cases, executions, and cycles.
Now, we’re completing that vision with the introduction of embedding Test Data Parameters into Test Scripts.
Test data is no longer static text locked inside steps. Instead, variables from your Test Data Collections can be inserted directly into test steps and scripts, allowing the same test logic to adapt seamlessly across environments, users, configurations, and scenarios.
What's Coming
Export Test Cases as a Cucumber Feature File
Vansah now supports exporting BDD-style Test Cases directly as Cucumber .feature files, enabling seamless integration with Cucumber-based automation frameworks and BDD workflows.
This feature allows teams to reuse BDD Test Cases authored in Vansah and execute them externally using standard Cucumber tooling.
What to expect:
Export BDD Test Cases from Vansah as Cucumber
.featurefilesGenerate valid Gherkin syntax aligned with Cucumber requirements
Bulk export multiple Test Cases in a single action
Include both Test Case details and BDD test scripts in the export
Download generated
.featurefiles directly from the Vansah UI
