STRIDE 3.0.02xx: Difference between revisions
(New page: '''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. <br/...) |
|||
Line 49: | Line 49: | ||
= Change Details = | = Change Details = | ||
== 3.0. | == 3.0.0201 (Beacon's Beta 1) == | ||
* Linux | * Linux SDK updates. | ||
* | * Test Unit Macros introduced. | ||
=== Runtime === | === Runtime === | ||
The following two files have been added. They are optional, and necessary only if the Test Class Macros feature is in use. | 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.cpp |
Revision as of 17:31, 16 January 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, we've improved Test Unit and Test Class capabilities with Test Class Macros. Integration with Linux has never been easier with improvements to the Linux SDK.
Usability Improvements
Test Class Macros
A new set of macros has been created to make it easy to perform assertions within target test code and automatically annotate resulting reports in case of failures. The update includes samples to get you started.
Linux SDK
A new SDK to enable easy integration with Linux devices has been packaged.
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.0201. |
If you are new to STRIDE, we recommend that you investigate the samples.
Change Details
3.0.0201 (Beacon's Beta 1)
- Linux SDK updates.
- 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