Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » OSEE » OSEE Define end-end traceability
OSEE Define end-end traceability [message #575159] Thu, 13 August 2009 08:25 Go to next message
Nirmal SasidharanFriend
Messages: 120
Registered: July 2009
Location: Germany
Senior Member
FAQ says OSEE Define can be used to track a application's requirements, code and test? Does this mean DEFINE provides inbuild support for traceability to code and test or the user needs to create artifact types for code and test and use relations tree editor to create traceabilty?

Thanks and regards,
Nirmal
Re: OSEE Define end-end traceability [message #575887 is a reply to message #575159] Mon, 26 October 2009 02:34 Go to previous message
Ryan D. Brooks is currently offline Ryan D. BrooksFriend
Messages: 100
Registered: July 2009
Senior Member
Nirmal,

OSEE uses relations to provide all types of traceability. The basic method for managing this traceability is through the relations
section of the artifact edtior using drag-n-drop to create new relations. There are a number of predefined relation types used for
traceability including:

Relation Type: Artifact Type <-> Artifact Type

Allocation: Requirement <-> Component
Code-Requirement: Code Unit <-> Requirement
Design: Requirement <-> Design
Requirement Trace Requirement <-> Requirement
Validation: Requirement <-> Artifact
Verification: Requirement <-> Test Unit

These type definitions use inheritence so for example the type "Artifact" for the "Validation" relation type means all artifact
types since all types extend "Artifact".

There are a number of BLAMs used to create traceability reports. For example, org.eclipse.osee.define.blam.operation.PublishSubsystemToDes ignTraceability generate an
Excel xml file showing the traceability between "Subsystem Design" and "Subsystem Requirement" artifacts. Since traceability is stored using relations, all
the standard change management and version control capabilities are used with traceability.

Thanks,
Ryan


Thanks,
Ryan Brooks
Previous Topic:OSEE Define end-end traceability
Next Topic:Connect to the OSEE Application-Server
Goto Forum:
  


Current Time: Fri Apr 19 07:57:42 GMT 2024

Powered by FUDForum. Page generated in 0.01683 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top