STRIDE 5.0.01x

From STRIDE Wiki
Revision as of 17:00, 17 June 2014 by Ivailop (talk | contribs) (Change Details)
Jump to: navigation, search

This page documents the changes in STRIDE version 5.0.01x (code name Warm Waters), released on Jun 3, 2014.

Please review this information before upgrading from an earlier version.

Note that if you are upgrading from a previous installation you must uninstall your existing STRIDE before installing version 5.0.01x.


What's New

Based on customer feedback this release includes many key usability improvements and bug fixes.

Testspace Schema execution

Now the STRIDE Runner allows execution of tests defined in a Testspace Schema.

Input Parameters

Passing input parameters per test suite has been implemented. A new API in the STRIDE Runtime allow accessing them by name.

Interactive Mode

The File Transfer subsystem has been updated to allow remote (host) interactive prompt and process execution. In addition the STRIDE Runner now supports single test case execution.

Change Details

Fixes

This section describes defects which have been corrected in STRIDE and the customer tracking number associated with them, if any, in brackets [].

Tests in Scripts

  • Dynamic Test Suites are not supported no more.

Tests in C/C++

  • Dynamic Test Suites are not supported no more.
  • Assertion test macro now (controlled via compiler define) throw exceptions.
  • Error handling has been improved.

Runtime

  • STRIDE Host Release 5.0.01x is compatible with the Runtime Version 5.0.01
  • SLAP has been move in the core Runtime.
  • srCOMPLEX_TARGET is set by default now.
  • All of the Runtime files have been modified. It is recommended that you update them all.
  • All Posix SDK files have been modified.
  • All Windows SDK files have been modified.

Minor and Patch releases