Share via

Hidden Test Cases

Koncz Hedvig Edina 0 Reputation points
2026-03-31T10:58:22.2633333+00:00

Why hidden few Test Cases in Azore Devops? I didnot movied project, Test Sute and Test Cases...

Azure DevOps

1 answer

Sort by: Most helpful
  1. Rakesh Mishra 7,215 Reputation points Microsoft External Staff Moderator
    2026-04-02T15:06:10.7033333+00:00

    Hi Koncz Hedvig Edina! It sounds like you’re in the Test Plans hub in Azure DevOps and a few of your test cases have mysteriously disappeared even though you didn’t move or delete anything. A handful of things can “hide” test cases from view:

    1. Filters in the Test Plans directory
      • The new Test Plans “All” view has a team filter and persistent filters. If you’ve got a filter applied (even unknowingly), some plans, suites or cases will be hidden. Try clearing all filters or clicking the “Show All” link at the top.
    2. Licensing & Permissions
      • You need Basic + Test Plans (or higher) to see and manage test plans, suites and cases. Stakeholder-level access won’t show test artifacts, and missing work-item permissions on the area path can also block you. Double-check your access level and test-specific permissions here: https://learn.microsoft.com/azure/devops/test/manual-test-permissions
    3. Service Enabled/Disabled
      • It’s rare, but if the Test Plans service is turned off for your project, you won’t see suites or cases. Go to Project Settings → Overview and make sure “Test Plans” is toggled on.
    4. Test Points vs. Test Cases
      • On the Execute tab you’re actually looking at test points (a combination of case, configuration & tester). If a case has no active test points (no configs assigned, etc.), it won’t show up there even though it still exists in the suite.
    5. Soft-deleted Artifacts

    To help narrow it down, can you share:

    • Which view are you using in Test Plans? (All/Tree/Grid/Execute)
    • Do you have any filters applied at the top of the Test Plans directory?
    • What access level (Stakeholder/Basic/Basic + Test Plans) do you have, and are you a project admin?
    • If you switch to the Tree view, do the “missing” cases still show up under their suite?

    With that info we can drill in on exactly what’s hiding your test cases! Let me know in comments.

    References:

    Note: This content was drafted with the help of an AI system.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.