Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.support.admin/presentations_publications')
-rw-r--r--plugins/org.eclipse.osee.support.admin/presentations_publications/EclipseCon2009_OSEE_Test Environment.html94
1 files changed, 47 insertions, 47 deletions
diff --git a/plugins/org.eclipse.osee.support.admin/presentations_publications/EclipseCon2009_OSEE_Test Environment.html b/plugins/org.eclipse.osee.support.admin/presentations_publications/EclipseCon2009_OSEE_Test Environment.html
index 0663df03290..7dcef85d022 100644
--- a/plugins/org.eclipse.osee.support.admin/presentations_publications/EclipseCon2009_OSEE_Test Environment.html
+++ b/plugins/org.eclipse.osee.support.admin/presentations_publications/EclipseCon2009_OSEE_Test Environment.html
@@ -1,47 +1,47 @@
-<p>
-Title: A Framework for Testing the Software of Complex Systems
-</p>
-
-<p>
-The <a href="http://www.eclipse.org/osee">Open System Engineering Environment</a> Test Environemnt (OTE) was created as a solution for verifying the
-software of the next generation Apache attack helicopter. OTE is intended for requirements based
-testing of software that is part of a larger complex system.
-</p>
-
-<p>
-Some of the features of the system are:
- <li>
- A Messaging system that supports the following external I/O: ethernet, mux, serial, and wire.
- </li>
- <li>
- Tools for monitoring and manipulation of messages.
- </li>
- <li>
- A Framework for modeling different components that interact with the software.
- </li>
- <li>
- Support multiple levels of test fidelity; from a simulated environment to labs with varying degrees of actual hardware to production line test stations to debug problems and verify that hardware is properly connected.
- </li>
- <li>
- Remote connection to the environment including the ability to manipulate messages and models.
- </li>
- <li>
- Support for the running of thousands of tests that takes hundreds of hours to run to completion.
- </li>
- <li>
- Traceability from requirements to tests to test runs.
- </li>
- <li>
- History of test runs and a record of how failures were dispositioned.
- </li>
- <li>
- Support for publishing various documents that are delivered to the customer.
- </li>
-
-<p>
-
-<p>
-Our environment supports different types of users; from the test team who write and run the tests to requirements writers who debug the software requirements,
- to manufacturing personal who perform checks on the final product. In our talk we will discuss the current state of our environment, how it may be used by
- other organizations, and what our future plans are.
-</p>
+<p>
+Title: A Framework for Testing the Software of Complex Systems
+</p>
+
+<p>
+The <a href="http://www.eclipse.org/osee">Open System Engineering Environment</a> Test Environemnt (OTE) was created as a solution for verifying the
+software of the next generation Apache attack helicopter. OTE is intended for requirements based
+testing of software that is part of a larger complex system.
+</p>
+
+<p>
+Some of the features of the system are:
+ <li>
+ A Messaging system that supports the following external I/O: ethernet, mux, serial, and wire.
+ </li>
+ <li>
+ Tools for monitoring and manipulation of messages.
+ </li>
+ <li>
+ A Framework for modeling different components that interact with the software.
+ </li>
+ <li>
+ Support multiple levels of test fidelity; from a simulated environment to labs with varying degrees of actual hardware to production line test stations to debug problems and verify that hardware is properly connected.
+ </li>
+ <li>
+ Remote connection to the environment including the ability to manipulate messages and models.
+ </li>
+ <li>
+ Support for the running of thousands of tests that takes hundreds of hours to run to completion.
+ </li>
+ <li>
+ Traceability from requirements to tests to test runs.
+ </li>
+ <li>
+ History of test runs and a record of how failures were dispositioned.
+ </li>
+ <li>
+ Support for publishing various documents that are delivered to the customer.
+ </li>
+
+<p>
+
+<p>
+Our environment supports different types of users; from the test team who write and run the tests to requirements writers who debug the software requirements,
+ to manufacturing personal who perform checks on the final product. In our talk we will discuss the current state of our environment, how it may be used by
+ other organizations, and what our future plans are.
+</p>

Back to the top