Skip to main content

The previous four sections of this blog series have dealt with the characteristics of the digital thread itself and the modeling process. Verification deals with characteristics of the real system that the digital thread models, primarily its performance against requirements. Assuming the results of physical testing, simulation, and analysis are captured within the digital thread, we can design algorithms to trace the connections between requirements and results and extract data from the appropriate results container. To the extent that requirements are not linked to passing test results, we have a very useful measure of the project risk remaining at that point in the development project.

Verification may be complicated when the connection between requirements and test results is not direct. This depends on the digital thread schema. In the example we have been using, shown in Figure 1, requirements held in Jama are connected over the project lifecycle to tasks in JIRA, which are connected to test cases and test results in TestRail. These inter-model connections are maintained by Syndeia; there are also intra-model relations between test cases and test results maintained by TestRail, which may also become part of the digital thread.

 

Schema for Digital Thread Project UGV02 Figure 1 Schema for Digital Thread Project UGV02

 

The first relevant query is how many requirements are connected to test cases and to tests. If we confine our query to inter-model connections only, this query is directed to the Syndeia Cloud graph database, which maintains these connections. Figure 2 is the combination of three graph queries:

 

Requirement Test Status for UGV02 Project
Figure 2 Requirement Test Status for UGV02 Project

 

  • How many requirements in Jama are part of a particular digital thread, the Syndeia project UGV02?
  • How many of these requirements are connected to test cases in TestRail?
  • How many of these are connected to tests (test results) in TestRail?

The results provide a snapshot of the current status of the testing program:

  • 11 requirements do not yet have a test case identified
  • 10 requirements have an associated test case but no test results yet, and
  • 7 requirements have associated test results.

The digital thread is constantly evolving. The inter-model connections stored by Syndeia are configuration-managed and version-sensitive. The graph analysis queries used in Figure 2 are formulated so that only the latest versions of the connections are returned. Syndeia maintains a record of connections to earlier versions of the requirements and test results, but these are not included in the report.

A second subtlety of the metric is that only requirements already part of this particular digital thread, e.g. connected to JIRA or Teamwork Cloud, are considered, because these are the only requirements recorded in the Syndeia Cloud graph database (and then only with minimal meta-data). If we wanted to extend the critical metric analysis to a larger set of requirements in Jama, e.g. all requirements in a specific Jama requirement project, we would need to query the Jama repository directly. Syndeia gives us this capability by providing API endpoints to query each of the associated repositories, Jama, JIRA, TestRail and others, via the Syndeia Cloud REST API.

We can use this same set of capabilities to extract information about the test results. Having identified the seven relevant tests in the previous analysis, we can read the test status attribute from each of the tests.

 

Status of Test Results for Requirements in UGV02 Project
Figure 3 Status of Test Results for Requirements in UGV02 Project

 

Figure 3 shows the results of these queries

  • 3 tests are marked Passed,
  • 2 tests are marked Failed, and
  • 2 test are marked Other, e.g. scheduled for retest.

Overall, only 2 out of the 28 Jama requirements in the UGV02 digital thread project are currently verified, indicating that the project Risk remains quite high.

Instead of linking to a test management tool where pass/fail attributes are readily available, the Syndeia user could link the requirements directly to files containing data from simulation or analysis tools. For example, Syndeia has an integration to Esteco VOLTA which allows it to view data within that simulation modeling repository. It also has the capability of reading data from XML, JSON or CSV files.  However, parsing that data to determine pass/fail against a specific requirement might require additional coding within the critical metrics script.

In that regard, it’s worth noting that Syndeia’s concept of digital threads does not cover connection and execution of multiple simulation models to generate verification results. There are a number of such simulation orchestration platforms, from Esteco, Ansys, Dassault Systemes and others, which are very important in the “digital twin” domain.

Parts 3 through 7 has sought to show how critical metrics might look in a digital engineering development environment. In Part 8, we look at how these reports can be generated and stored on an automated basis and viewed by interested parties over the organizational network, using standard DevOps tools.

For more blogs in the series:

Related Posts

Model-Based Systems Engineering for Autonomous Vehicles, Part 13 – Digital Reports

A key function of Digital Threads is to be able to answer questions about project status in real-time without the overhead of data collection, status reports and meetings. In this ...
Dirk Zwemer

Model-Based Systems Engineering for Autonomous Vehicles, Part 12 – Digital Projects

In this post, we continue our updating of MBSE for autonomous vehicles in light of the current and upcoming capabilities of Syndeia, the digital thread platform from Intercax. As ...
Dirk Zwemer

Model-Based Systems Engineering for Autonomous Vehicles, Part 11 – Digital Threads

In 2018, I published a ten-part blog series applying MBSE to an autonomous vehicle. That series continues to garner views on our website, but the state-of-the-art has advanced ...
Dirk Zwemer

Syndeia AI Multiple Agents, Part 4

Hello and welcome to a new demonstration of Syndeia AI that shows multiple AI agents in action – SysML v2, Teamcenter, Windchill, Jira, Jama Connect, Teamwork Cloud, and a Digital ...
Manas Bajaj

Fast-Track Digital Thread Training

Intercax is excited to launch a new self-paced training series designed to accelerate your journey into Digital Engineering: Building Digital Threads with Syndeia™. The new ...
Dirk Zwemer

Syndeia AI - Jira Agent, Part 3

We have all been there, trying to write complex query expressions or fill out a form with filters and drop downs to find issues in Jira. But now, you can finally talk with your ...
Manas Bajaj

Syndeia AI - SysML 2.0 Agent, Part 2

Greetings and welcome to an overview of the Syndeia AI - SysML 2.0 Agent. Syndeia AI is a collection of AI agents built on Syndeia Cloud. These AI agents are capable of processing ...
Manas Bajaj

Syndeia AI Agents, Part 1

Hello and welcome to a preview of Syndeia AI, a collection of AI agents that are powered by Syndeia Cloud. These AI agents can take natural language inputs, fetch latest data from ...
Manas Bajaj

Santa’s Mission 2024 with 8.2 billion landings made possible by Digital Threads (Day 5)

Santa has just returned from his whirlwind journey, and the workshop erupts in cheers. Elves spill into the command center, their faces glowing with joy and pride as they take in ...
Manas Bajaj