Skip to main content

v3.2 (2025-10-08)

Welcome to another edition of AIVA news, this time for version 3.2.

In Edit Mode, there are four improvements:

  • You can enter Edit Mode directly from any test step (new pencil icon),
    Screenshot of steps in AIVA in Edit Mode
  • You can now delete any step of the test,
  • You can rename pages and elements (this will still receive some UI polish),
  • And you can record more steps after the end of the test (previously, you could only re-record from one of the steps, replacing that step and all subsequent ones).

Screenshot of Edit Mode in AIVA

Development of gateways is now finalized. We now also handle the situation when a gateway disconnects during test execution. AIVA recognizes this and shows a warning that hints the user to investigate why the gateway disconnected. User testing is also currently underway, helping us validate usability and understandability of the entire gateway functionality. Stay tuned for testing results and summary that we will share with the next release.

There are improvements to the AIVA API based on the user testing with you. We listened to your feedback and added an option to start test execution by providing the test ID (as an alternative to the test name). In the UI, we added an easily accessible example of executing a test via the API while providing variable values.

Screenshot of an example of running a test via API in AIVA

Most important bugfixes (altogether 23 bugs fixed this release):

  • Improved stability of text assertion when lines of text are very close together
  • Long retention in recording while typing – before, user needed to wait before longer pasted texts were typed
  • Trailing whitespaces are now correctly removed from the test name
  • There now can be a test and a module with the same name

Coming soon:

  • Running a test batch defined by labels in a parallel or a sequential queue
  • Queueing single test from API (no more retrying when there are no free agents)
  • Re-recording in the middle of the test