Installation Overview: Difference between revisions
(Created page with '= Introduction = The STRIDE test system consists of two major sub-systems: * Test Framework * [[STRIDE_Overview#STRIDE_TestSpace | Hosted W…') |
|||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
= Introduction = | = Introduction = | ||
STRIDE installs on both your desktop PC and your target embedded platform. Installation packages are provided for each of these as follows: | |||
== Desktop Installation == | == Desktop Installation == | ||
This is a standard installation that targets a desktop PC running either Windows, Linux or FreeBSD. It includes all pieces that comprise a [[STRIDE_Overview#STRIDE_Framework | ''STRIDE Test Framework'']]. | |||
Once installed, the test framework provides all the files needed | |||
* to run and publish tests executing on your remote target hardware | |||
* to build and run sample tests leveraging the off-target environment | |||
* to perform STRIDE training exercises | |||
For more information, please see: | |||
* [[Desktop_Installation | Desktop installation instructions]] | |||
* [[STRIDE_Overview#STRIDE_Framework | STRIDE Test Framework]] | |||
=== Off Target Environment === | |||
While actual verification is done using tests running on-target (i.e. on your embedded platform), the desktop installation also provides an off-target environment that makes the following possible: | |||
* You can build test applications that run on your PC instead of on your target hardware | |||
* You can have a single PC fulfill the roles of both the host and the target platform when running tests (i.e. no hardware required) | |||
This is very convenient for performing STRIDE training exercises and for cases where off-target test development is feasible. Note that the [[Installation_Overview#Embedded Target Installation | Embedded Target Installation]] is not required when using the off-target environment | |||
For more information, please see: | |||
* [[STRIDE Off-Target Environment]] | |||
= Test Space = | === Test Space === | ||
''STRIDE Test Space'' is a cloud-based application and does not require installation, only an account setup (i.e. user-name and password). | |||
For more information please see: | |||
* [[STRIDE_Test_Space | Test Space Overview]] | |||
* [[Test_Space_Setup | Test Space Setup]] | |||
== Embedded Target Installation == | |||
This installation is typically performed by the team responsible for maintaining your target build environment, and is only required to be done once per target platform. The installation involves custom integration of the STRIDE build tools into your target build toolchain. | |||
This installation is not required for any activities performed purely in the [[STRIDE Off-Target Environment]]. | |||
For more information, please see: | |||
* [[Target Integration Overview]] | |||
[[Category: Installation]] | [[Category: Installation]] |
Latest revision as of 23:18, 25 September 2013
Introduction
STRIDE installs on both your desktop PC and your target embedded platform. Installation packages are provided for each of these as follows:
Desktop Installation
This is a standard installation that targets a desktop PC running either Windows, Linux or FreeBSD. It includes all pieces that comprise a STRIDE Test Framework.
Once installed, the test framework provides all the files needed
- to run and publish tests executing on your remote target hardware
- to build and run sample tests leveraging the off-target environment
- to perform STRIDE training exercises
For more information, please see:
Off Target Environment
While actual verification is done using tests running on-target (i.e. on your embedded platform), the desktop installation also provides an off-target environment that makes the following possible:
- You can build test applications that run on your PC instead of on your target hardware
- You can have a single PC fulfill the roles of both the host and the target platform when running tests (i.e. no hardware required)
This is very convenient for performing STRIDE training exercises and for cases where off-target test development is feasible. Note that the Embedded Target Installation is not required when using the off-target environment
For more information, please see:
Test Space
STRIDE Test Space is a cloud-based application and does not require installation, only an account setup (i.e. user-name and password).
For more information please see:
Embedded Target Installation
This installation is typically performed by the team responsible for maintaining your target build environment, and is only required to be done once per target platform. The installation involves custom integration of the STRIDE build tools into your target build toolchain.
This installation is not required for any activities performed purely in the STRIDE Off-Target Environment.
For more information, please see: