STRIDE 3.0.02xx: Difference between revisions
Line 18: | Line 18: | ||
= What's New = | = What's New = | ||
Based on customer feedback, we | Based on customer feedback, in this release we have many key usability improvements and bug fixes. | ||
== Usability Improvements == | == Usability Improvements == | ||
=== | === Function Double === | ||
Now in the context of a [[Test_Units|Test Unit]] a dependent function call can intercepted and replaced with a user defined [[Function_Doubles|test function double]]. | |||
= Acquiring the Software = | = Acquiring the Software = |
Revision as of 23:42, 5 February 2009
Release Notes
This page documents the changes in STRIDE version 3.0.02xx (code name Beacon's).
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 3.0.02xx. |
What's New
Based on customer feedback, in this release we have many key usability improvements and bug fixes.
Usability Improvements
Function Double
Now in the context of a Test Unit a dependent function call can intercepted and replaced with a user defined test function double.
Acquiring the Software
You can download the latest release from the S2 Technologies ftp site: ftp://ftp.s2technologies.com
To run STRIDE you will need a license. If you are not yet a customer of S2 and would like to obtain an evaluation license, email S2 Sales or call our offices at 760-635-2345.
Installing the Software
To install STRIDE for the first time, or as an upgrade to an existing installation, please refer to Desktop Installation.
Note: if you are upgrading from a previous installation you must uninstall your existing STRIDE before installing version 3.0.02xx. |
If you are new to STRIDE, we recommend that you investigate the samples.
3.0.0201 (Beacon's Beta 1)
- Linux SDK Makefile has been updated for certain targets.
- Test Unit Macros introduced.
Runtime
The following two runtime files have been added. They are optional, and necessary only if the Test Class Macros feature is in use.
srtestmacros.cpp srtestmacros.h