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 :
3.0.2
Expected publication date:  
Expected publication date is not known 
  • Added :
    • Languages management in Docker containers
      • The environnement variable “LANG” is addedwith the name of the language in the Docker command line (-e LANG=en)

    • OpenCV on macOS
      • This feature previously existed only for Windows and has now been implemented for macOS. It allows you to perform checks and obtain status information on the number of shapes detected in a video on the application being tested (examples: checking that a video is not black or frozen, and that it does indeed contain graphic content)

  • Changed :
  • Evolution :
    • Improved ergonomics and visuals for importing scripts and script packages
      • It is possible to import directories from the project explorer. The script import also offers the option to import either as a package or as a script in the directory and automatically add subdirectories

    • Automatic update on macOS
      • The availability of a new update is checked when Agilitest is launched on macOS. It is possible to accept the automatic update from Firefox

    • Editor: drag drop scripts from report to playlist scripts
      • From the test report, scripts can be dragged into the playlist management section of the Agilitest editor

    • Reporting: more details in ActionCallscript
      • In the report, callscript actions have more details: the table passed as a parameter, the list of parameters, the tree structure of the element passed as a parameter, as well as more details in case of failures in the execution of the action (if the sub-script, data files, or elements are not found)

    • Check on remote files exists used by ActionCallscript
      • When a remote file is passed as a parameter to a callscript action, the remote file is checked before the action is executed

    • Use of variables research in JSON and CSV 
      • Searching for data files if a project variable or environment variable is used in one of these files

  • Fixed :
    • Fix 'check' property on react check boxes that return wrong boolean value
      • Check boxes in “react” applications did not return the good “checked” value of the property 
    • Fix use of 'about:...' url with Go to URL action and firefox
      • Use of the go to URL “about:...” in Firefox which allows you to access browser elements configuration settings
    • Loading data file paths and ATS scripts after renaming files or directories in Windows with the same name but different case
      • In some cases, when the paths of an ats project files was renamed with the same name but a difference in the upper and lower case on the characters, the editor could not open the script in the project repository

Changelog :

Version :
2.8.5
Publication date:  
24/11/2024
  • Added :
    • Call Javascript subscript
    • Call Python subscript
    • Use of Javascript code in click actions
    • Subscript call with data splitted in table
    • Generate a HTML report
    • Package ATS project
    • Subscript call with a "parameter" element which can factorize the subscript
    • Add Python evaluation variable transformation
    • Load all HTML attributes in 'property' and 'assert property' action viewer
    • Load javascript functions in 'scripting' action viewer
    • Use current playlist date order when loading ats script in editor
    • Clean atsv in ATSLauncher command line
  • Changed :
  • Evolution :
    • When drop captured element inside IFRAME, the "use javascript" option is activated for mouse click action
    • Make Javascript variable transformation evaluation faster
    • Make Mathematical variable transformation evaluation faster
    • ATSV file is no more generated by default and must be defined in ATSLauncher command line
    • Maven install command will create ats project jar with dependencies on system drivers
  • Fixed :
Version :
2.8.4
Publication date:  
24/10/2024
  • Added :
  • Changed :
    • Preserving line order for iteration through a subscript call data file
    • Displaying execution times in H:M:S format in the report
    • Display all non-blocking errors in the test header in the execution report

  • Evolution :
  • Fixed :
    • Graphic interface slowdown with a lot of 'API' actions and calculated values
    • Color formatting of 'API' action's data
    • Password modification popup not closed properly
    • Image capture with mobile application
    • Preserving started channel when calling 'as a suite' subscripts
Version :
2.8.3
Publication date:  
30/9/2024
  • Added :
  • Changed :
    • Sign and verification of the library 'KeyHook64.dll' to avoid blocking with antivirus

  • Evolution :
  • Fixed :
Version :
2.8.2
Publication date:  
22/9/2024
  • Added :
    • Possibility to freeze a variable during execution in editor
  • Changed :
    • Format of dates in execution report
    • Error in the report is now a link to the action and the script in the editor

  • Evolution :
  • Fixed :
Version :
2.8.1
Publication date:  
2/9/2024
  • Added :
  • Changed :
    • Execute ATS project with 'assembled' ATS jar

  • Evolution :
  • Fixed :
    • Capture the 'pipe' character (|) with the text property
    • Comments in the reports truncated when using the simple quote character (')