Error Occurred While Importing Test Cases - Test Case IDs Not Found

Sathishkumar G 0 Reputation points
2024-07-05T12:21:47.7+00:00

Description: We encountered an error while importing test cases into the second Azure DevOps board. The error message received is as follows:

Error occurred while importing one or more test cases: Test case(s) IDs not found in the current suite. Please ensure that the specified test case IDs exist in the suite when attempting to update. If you are adding new test cases, please remove the IDs and try again. Test case IDs not in the current suite: 20347, 20348, 20349, 20350, 20351, 20352

We have attached the exported Excel file for reference.

Steps to Reproduce:

  1. Export test cases from the first board.
  2. Attempt to import the test cases into the second board.
  3. Receive the error message.

Expected Result: Test cases should be successfully imported into the second board.

Actual Result: Error message indicating that test case IDs are not found in the current suite.

Attachments:

  • Exported Excel File
    User's image

User's image

Please advise on how to resolve this issue.

Thank you, [Sathishkumar G]

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,028 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,290 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Chidiebere_Ugwu 0 Reputation points
    2024-07-05T16:43:28.72+00:00

    Try:

    1. Verify the existence of test case IDs in the source suite.
    2. Remove test case IDs from the import file if adding new test cases.
    3. Ensure the import file format adheres to Azure DevOps requirements.
    0 comments No comments