Nexial Automation

Test Automation Platform for everyone!

X

nexial-core 2.3 (2019-06-03)

Release 2.3

2019-06-03

General

Fixes

  • fixed error when dynamic data cannot be resolved during the initialization of an execution. This fix stabilize the execution.
  • fixed an parsing error to consider other character sequences that look like a Nexial Expression.
  • add execute permission to nexial-artifact-repair.sh script.
  • fixed excel file corruption after repairing file with nexial-artifact-repair.cmd|sh when there is data in last cell. Added 10000 as a maximum row and column limit to read and write data of excel.

Improvements

  • omit the creation of hyperlink on path longer than 254 characters; Excel doesn’t support long path.
  • updated to Kotlin 1.3.31, Spring 5, SpringBoot 2.1.4 - improved stability and performance.
  • nexial-artifact-repair.cmd|sh: NEW Nexial utility batch file to repair excel file (remove unnecessary links and comments).
  • minor update to MacOSX/*NIX script to that focus will stay on terminal when Nexial execution commences.
  • nexial-var-update.cmd|sh: now support batch files and minor improvement to console output.
  • more informative error messages when invalid or out-of-bound array index is referenced.
  • console log hygiene; minor reduction of duplicated logs

Nexial Installer

  • released 1.4.2 for minor fix script permission to MacOS/*NIX installation.

System Variables

Nexial Expression

Nexial Filter

aws.sqs commands

base commands

csv commands

external commands

  • support the console display while external program is actively executing via nexial.external.console (default is false).
  • tail(id,file): simulate the *NIX tail command.

localdb commands

io commands

web commands