Published versions and upcoming versions of Agilitest

This changelog presents you with the list of latest developments, additions and bug fixes in Agilitest.

Upcoming version :

Version :
2.9.9
Expected publication date:  
17/9/2025
Expected publication date is not known 
  • Added :
    • Reports: Duration by action type
      • Now all actions in a test case have their action times displayed in reports. There are 7 different types of actions, each with their own action time
    • Search for "used by" scripts and data files: Displaying “potential uses”
      • These potential uses correspond to variable names. This will display a list of scripts that could potentially be called with a variable, as opposed to scripts that are definitely called by name
    • Search for items for the file upload action to view all items relevant to this action
      • Search for all elements that can accept the upload action. This search is used to identify invisible elements that cannot be dragged and dropped but exist on the page (input elements of type file)
    • Soap header recovery
      • Header properties recovery when capturing elements from a SOAP API call
    • Name variabilization of the property file with environment variables, script variables, project variables and parameters
  • Changed :
  • Evolution :
    • Java JDK 24 and Temurin 21 version support
      • Agilitest regularly updates its components and Java in order to avoid any security issues and vulnerabilities. Currently, Agilitest is compatible with versions 21 to 24 of Open JDK and version 21 of Temurin
      • Temurin is a secure, high-performance Java runtime environment that has been rigorously tested for stability and optimized for transparent operation in a variety of environments
      • https://adoptium.net/temurin
    • Reports: Group management
      • Modification of graphics to be more consistent with the version in the editor. More visible and understandable reading of groups with the display of the group name, trigram, color, and description
    • Memory management improvment
      • Improves memory object management to enable better memory release after closing scripts and data files
    • "Used by" window modification
      • Standardization of element usage search windows with the ability to display potential uses
    • Property file key can be variabilized using a project variable, a script variable in addition to an environment variable and a parameter
  • Fixed :
    • Capture tool: Scroll bar fixed when a lot of elements appear in a webpage
      • The parent window of the captured element could exceed the height of the screen, so a maximum height was defined to view this list

Changelog :

Version :
2.7.8
Publication date:  
1/7/2024
  • Added :
    • Save WebServices log in 'Curl' format
    • More logs details of WebServices actions in the execution report
    • Searched element index saved in execution report
    • Calculated value of last action execution duration
  • Changed :
    • Can now change prefix to test cases by project ('Tc' by default)
    • Add Maven icon on project renderer
  • Evolution :
  • Fixed :
    • Rename folder and test name
    • Open folder button with système explorer
Version :
2.7.7
Publication date:  
10/6/2024
  • Added :
  • Changed :
  • Evolution :
  • Fixed :
    • Assets file path with variable error
Version :
2.7.6
Publication date:  
3/6/2024
  • Added :
  • Changed :
    • Better performance in 'PowerShell' channel type
    • Agilitest api url changed from 'https://agilitest-api.com' to 'https://agilitest.app'
    • ActionTestScript api url changed from 'https://actiontestscript.com' to 'https://actiontestscript.org'
  • Evolution :
  • Fixed :
    • Subscript action saved with non well formated data file path
    • Enter text on 'MUI input' component
    • Click action on Opera browser
Version :
2.7.5
Publication date:  
13/5/2024
  • Added :
  • Changed :
  • Evolution :
  • Fixed :
    • Execution process hang with very large html report
Version :
2.7.4
Publication date:  
22/4/2024
  • Added :
    • Variablization of the switch window index
  • Changed :
  • Evolution :
  • Fixed :