5 min. reading time

Tracking changes and impact analysis is a common task in the field of requirements traceability. It helps you e.g. to find out which requirements changed in a given period of time, it identifies the particular changes and their impact.

YAKINDU Traceability supports such tasks by means of our newly introduced snapshot feature. This post explains what a snapshot is and how snapshots can be compared.

Snapshots

In YAKINDU Traceability, a snapshot is a “frozen copy” of the current state of your traceability data. It comprises all artifacts such as requirements, test cases, source code, etc., the traceability links between those artifacts and the current configuration of the tool. YAKINDU Traceability stores these snapshots in files on your disk, so you can share snapshots e.g. via your version control system.

YAKINDU-Traceability-snapshot-menu.pngThe snapshot menu


You can load snapshots and browse the “frozen data”. In snapshot mode, YAKINDU Traceability shows the artifacts and links that had been saved in the snapshot. You can analyze e.g. the requirements traceability of the snapshot by means of reports – you even can create and execute custom ad-hoc queries. The difference to the standard mode is that you cannot modify artifacts, links or the YAKINDU Traceability configuration. As the tool behaves
nearly similar to the standard mode, you might not notice that you are in snapshot mode. We added a big title bar to keep things clear.

YAKINDU-Traceability-exploring-a-snapshot.png

Exploring a snapshot

Delta Report

The delta report lists all differences either between two snapshots or between a snapshot and the “current” state of your traceability data.

YAKINDU-Traceability-delta-report-creation.png

Delta report creation


It is created in Excel and consists of three sheets:

  • The Statistics sheet lists the total number of artifacts and links in the respective snapshots and the number of identified changes. Potential changes are changes of attributes or artifacts or links or removals/additions of artifacts or links.

YAKINDU-Traceability-snapshot-comparison.png

Statistics: one artifacts has been deleted, one artifact changed

  • The Changed Artifacts sheet lists the changes of artifacts and their attributes in detail.

YAKINDU-Traceability- changed-artifacts.png

Changed Artifacts: Test Result T203.2 is not available, the result of test 202.1 changed from “passed” to “todo”

  • Same applies to the Changed Links sheet, except that it lists links instead of artifacts.

Outlook

This is not the end of the story. We won’t stop improving the YAKINDU Traceability tool. Imagine e.g. a change in the definition of an attribute of your requirements – should deltas that are a consequence of the configuration change, but not of a data change, be visible in the report? Did you ever wonder how a delta can be visualized, e.g. how a deleted link is drawn in the visualization of the traceability graph?

Learn more about YAKINDU Traceability

Comments