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.7.0
Publication date:  
15/1/2024
  • Added :
    • Proxy in AtsLauncher command line to download components
  • Changed :
  • Evolution :
  • Fixed :
    • New line in the result of a numeric transformed variable