Login   I   Sitemap   I   Contact Us   I   Sales: (US) 1-866-468-5210   (EU) +49-711-67400677
Intland Software - Collaboration Begins Here
Download or Try the fully functional version of codeBeamer. It's free, simple and secure.
codeBeamer is the award winning Collaborative Application Lifecycle Management (ALM) solution for distributed software development.
Project management, wiki, document management, issue tracking, ITIL, continuous integration, version control, source code analysis and forums.

Links

Feeds

Editor Menu

Traceability within codeBeamer

Within maturity and reference models like: CMMI (Capability Maturity Model Integration) or Spice/ISO 15504 (Software Process Improvement and Determination)etc. you see that one issue is essential to all these models -> “Traceability”
One of the great things in codeBeamer is the capability to support you with traceability. codeBeamer gives you the foundation to do this by linking all kind of project artifacts together.

codeBeamer offers two ways to do this:


  1. it can be done by predefined functionality “Add Association” via menu

  2. or it can be done by interwiki links

These associations allow codeBeamer users to trace all project artifacts which affect each other. For example: assume that a "customer" has a change request based on a Word document which includes descriptions of requirements. The person who is assigned this change request is able to trace the complete impact of this change request, from the Word document forward to issues, requirements, down to the affected source code.

Associations can be used in different ways and for various reasons. I would like to share some ideas about using associations and describe how they might help during development.

Let's start with adding associations using the menu: in codeBeamer, the Edit Association dialog enables the user to select the relevant artifact from either a history list (of the last 100 items used) or a search within codeBeamer or a URL.

The association type (child, parent, related, depends) is defined in the top portion of the Edit Association dialog.

There are 4 possibilities to specify the association:


    Depends
  1. Parent

  2. Child

  3. Related

Depends

This type of association might be used if you want to point out that one artefact has a strong relationship to another and that it can not exist without the other. A nice example for such an associations is the dependency between tasks. So you can assume that one task can only start if the depended task is finished.

Parent / Child

The link might point from a child artefact to parent artefact. That type of link might be used when you have a refining situation.
An example of a refining situation could be our word document with the requirements from the customer the requirements in the requirements tracker might now be refined out this document. So the requirement-tracker-items are linked as child requirements to the parent word document.

Related

This type of association should be used whenever you need to express a generic relationship between project artefacts. Let’s stay with our example of requirements management. Assume that we derived the requirements out of the word document into the requirement tracker. Now you have very often situation that such requirements have dependencies to other requirements but not the Parent / Child situation as mentioned above. The type of related associations helps now to build up such relationships.
This type of association are the most general ones and might be used if none of the other relationships can be applied

Interwiki links

Another way to build up associations between project artefacts is the way to use interwiki links.
Due to the fact that codeBeamer uses in the description area for artefacts Wiki, it is very easy to set up associations within these descriptions to all kind of project artefacts.

Also here you might use the history of the used artefacts and just copy and paste them into your Wiki description to build a new interwiki link.

Building associations with interwiki links is probably the easiest way of building relationships between project artefacts one thing that is definitely lacking in doing associations with interwiki links is the fact that you are not able to define them as directed link like you might do it with the menu based associations.

There is no doubt that such help for traceability within development projects has a tremendous impact on TCO and ROI. A really nice example how this traceability can be visualized and analyzed is the travis tool from the University of Mannheim. Mr. Hildenbrand and Mr. Geisser who are the “fathers” of this tool did a lot of research regarding traceability in the software development process and in Globally Distributed Software Development Projects.

Please see also:
http://www.ics.uci.edu/~redmiles/publications/C066-deSHR07.pdf
http://www.ics.uci.edu/~redmiles/publications/J011-RvdHA-A+07.pdf

Comments:

For visualizing and analyzing traceability and rationale management activities in distributed settings we exploited on both of codeBeamer's linking mechanisms: associations and inter-wiki links.

Associations still have the advantage of being able to specify links semantics. Inter-wiki links however allow for creating hyperlinked alternatives to regular office documents.

The TraVis tool combines both kinds of network information and thus provides advanced visualizations and analysis methods for developers, project managers, and other distributed stakeholders.

Posted by Tobias Hildenbrand on June 28, 2007 at 07:05 PM CEST #

Codebeamer has the ability to add interwiki links to a subversion archive, if the id of the wiki-page is added to the message in the form # number. This opens a powerfull message to link wiki and source code changes, being traceable.

Posted by Uta Kapp on September 19, 2007 at 02:29 PM CEST #

Post a Comment:
Comments are closed for this entry.