WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Feature implementation - Prevent Duplicate Test Case Creation #4111

@VenkatGIT14

Description

@VenkatGIT14

Dear Kiwitcms Team,

We are currently exploring the KIWITCMS and have encountered an issue.

Problem Statement
A significant number of duplicate test cases with the same summary or title are being created in KIWITCMS. These duplicates have different Test Case IDs (TC-IDs), leading to confusion, wasted effort, and inflated test case counts. This happens because there is no mechanism to alert users that a similar test case already exists before they save a new one. This manual duplication is a major source of inefficiency in test case management and maintenance.

Proposed Solution
Implement a real-time validation and suggestion feature on the test case creation page. As a user types in the "Summary" or "Title" field, the system should perform a live search and display a list of existing test cases with similar or identical titles. This will enable users to immediately identify and reuse an existing test case rather than creating a duplicate.

We understand that your team handles feature implementations, so we are submitting a feature enhancement request to you.

Thank you for your assistance.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions