Skip to Main Content
IBM Sustainability Software - Ideas Portal


This portal is to open public enhancement requests against the products and services belonging to IBM Sustainability Software. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Future consideration
Categories Reporting
Created by Guest
Created on Dec 15, 2025

[ETM]: Report to identify outdated copied tests

Context:
In many organizations, there is a central repository of generic tests that are reused across multiple projects. To leverage these tests, project teams often copy them from the generic repository into their specific ETM project areas. Over time, the original tests in the generic repository may evolve (e.g., updated steps, new validations), but the copied versions in project-specific areas remain unchanged. This creates a risk of inconsistencies and outdated test coverage. The number of users impacted can be significant, as multiple projects rely on these shared test assets.

 

Problem:
Currently, when a test is copied from one project area to another, there is no easy way to track whether the copied version is still aligned with the latest version of the original test. Although the origin information and copy date are stored in the first line of the test history, users must manually check and compare dates, which is time-consuming and error-prone.

 

Example use case :

  • A generic test is updated in the central repository after a bug fix.
  • A project team continues to execute the outdated copied version without realizing the update exists.
  • This leads to missed validations and potential non-compliance with quality standards.

 

Impact:
If this issue is not addressed:

  • Projects may execute outdated tests, leading to gaps in validation and reduced product quality.
  • Increased risk of non-compliance with standards or customer requirements.
  • Additional support requests and manual checks, wasting time and resources.
  • Loss of trust in the consistency and reliability of shared test assets.

 

Goal of the idea:
Provide a mechanism to automatically identify copied tests that are outdated compared to their original version in the generic repository.

 

Why it is useful ? :

  • Improved user experience: Users can quickly identify which tests need to be updated.
  • Data integrity and reliability: Ensures alignment between generic and copied tests.
  • Reduced support effort: Eliminates manual checks and reduces errors.
  • Compliance: Helps maintain consistency across projects and meet quality standards.

 

How should it work ? :

We propose two possible solutions :

  1. Minimum solution :

·       Implement a report or dashboard in ETM that compares:

o   The last modification date of the original test in the generic repository.

o   The copy date recorded in the copied test’s history.

·       If the original test was modified after the copy date, highlight the copied test in the report (e.g., with a color indicator or flag).

·       Optionally, allow filtering by project area or test category for better usability.

·       This feature should be generic and applicable to any scenario where tests are copied between project areas.

  1. Enhanced solution:

·       When copying a test from one project area to another, automatically create a traceability link between the original test and the copied test.

·       This link should have a validity status set to Valid by default.

·       If the original test is modified after the copy, the link status changes to Suspect.

·       The user can then review the differences and update the copied test if necessary, and finally set the link back to Valid.

·       This approach provides dynamic monitoring and better control over test alignment.

Idea priority High
Needed By Week