Skip to content

Release notes

Here you can find the release notes of all CrossTest releases up till the release this documentation applies to. Click on the header of a version number to go to the documentation of that specific version.

Version 1.0

  • 1.0.2.3 18-03-2022

    Enhanced features

    • Process steps
      • Microsoft SQL Server Integration Services
        • Updated SQL Server client tools dependency from SQL Server 2017 to SQL Server 2019, this means running SSIS tasks now requires SQL Server 2019 be installed on the system running the tests.
  • 1.0.2.2 23-07-2021

    Enhanced features

    • Database steps
      • Support dots in SQL agent job names
    • Process steps
      • Support dots in process names

    Bug fixes

    • Binding
      • Fixed issue with new step binding which occured as of 1.0.2.
  • 1.0.2.1 13-07-2021

    Bug fixes

    • Process steps
      • Microsoft SQL Server Integration Services
        • Fixed execution of SSAS task in SSIS package
  • 1.0.2 09-06-2021

    Enhanced features

    • Database steps
      • Support spaces in SQL agent job names
      • Support spaces in database object names (tables, schemas, functions)
  • 1.0.1 27-11-2020

    New features

    • Configuration
      • Microsoft SQL Server Database
        • Set command timeout in seconds on database server
  • 1.0 24-05-2019

    Initial release

    New features

    • Database steps
      • Microsoft SQL Server Database
        • Execute a test within a transaction (automatic rollback at the end)
        • Insert data into a table
        • Execute a SQL query (and get the results)
        • Get data from a table, view or function
      • Microsoft SQL Server Analysis Services
        • Execute a MDX query (and get the results)
    • Process steps
      • Microsoft SQL Server Integration Services
        • Execute a SSIS package
        • Specify package parameters
      • Microsoft SQL Agent Job
        • Execute a job
    • Result steps
      • Result verification
        • Compare expected and actual results
    • Configuration
      • Test
        • Specify object templates (naming convention and predefined set of attributes with values)
      • Database
        • Configure database connections
      • Process
        • Specify project configuration (ISServer, ISPac, SqlServer, SsisPackageStore & FileSystem)
        • Specify project connections
        • Specify project parameters