---
search:
  tags:
    - projects
    - POST
seo:
  description: >-
    Mark a test case as passed or failed… Reference for the POST
    /projects/{projectId}/items/{itemId}/testcases/{id}/evaluate endpoint in the
    Leadtime Public API.
sidebar:
  label: Evaluate a test case
  badge: POST
title: Evaluate a test case
type: openapi-operation
---
Mark a test case as passed or failed with optional comment. Uses Projects.processComponentsTestCases permission, allowing test evaluation without full component management access. Automatically sets testedBy and testedAt fields. Updates project configuration flag and recalculates conditions.

`POST /projects/{projectId}/items/{itemId}/testcases/{id}/evaluate`
