---
title: "Traceability from Run Results to Module Collections"
slug: "traceability-from-run-results-to-module-collections"
description: "Users can easily navigate from any run results to the corresponding module collections they were called from."
tags: ["Test Modeller", "Feature Overviews"]
updated: 2023-09-18T15:07:02Z
published: 2023-09-18T15:07:02Z
canonical: "knowledge.curiositysoftware.ie/traceability-from-run-results-to-module-collections"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt
> Use this file to discover all available pages before exploring further.

# Traceability from Run Results to Module Collections

Users can easily navigate from any run results to the corresponding module collections they were called from.

This capability is especially useful for debugging, as it allows users to quickly pinpoint the source of an issue and diagnose the problem. By providing direct access to linked page object identifiers and associated functions, this feature streamlines the debugging process and enables faster remediation of issues.

[Embedded content](https://www.youtube.com/embed/yeqV3jugalQ?&amp;wmode=opaque&amp;rel=0)

To view your traceability links from Run Results to Module Collections, open an existing model, generate and run your **Automation Code.**

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/Screenshot%202023-09-18%20155753.png)

Once generated, click the **Test Passed or Test Failed button** under your generated test paths. This will open the**Execution History window.**

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/Screenshot%202023-09-18%20155828.png)

In the **Execution History Window**, click the **"eye" button** to open the **Run Details window.**

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/Screenshot%202023-09-18%20155836.png)

The **R****un Details window** will display your **traceability links** and allow you to open and then edit the Module Collection associated with your test run.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/Screenshot%202023-09-18%20155842.png)
