Release Notes

Here are the release notes for the Testery Cloud Test Automation Platform.

Release Date

Release Notes

Release Date

Release Notes

08/14/2020

  • Bug fix: Screenshots from failed test are also getting attached to next test run at times

07/31/2020

  • Test runs page got a redesign! You can now view project name, include/exclude filters, regex, test passing % without having to click into results.

  • Allow multiple test runs to be queued up that have different regex filters (given all other fields are the same)

  • Fixed the rerun failed tests action to account for parallelize strategy when parallelizing by file/feature.

07/17/2020

  • Added ability to configure/override timeout for test runs. You can do now set a default timeout for a single test and the test run at the project level and override at the test run level.

  • Added ability to parallelize by file for the Nightwatch.js runner

  • For NUnit tests, allow user to specify to parallelize tests by file or test. When running tests by feature separate out test results by individual test for easier viewing and report errors appropriately.

07/03/2020

  • Allow user to open test run results in a new window

  • Allow user to copy the test result name

  • Display test output while test is running

  • Do not clear regex box when the field loses focus