PUZ-API-019

Server error returns 500 with safe message

Internal errors don't leak details

P1
automation
puzzle
api
error-handling
security
Test Steps
Steps to execute this test
  1. Call API when server has internal error
Expected Result

500 Internal Server Error with generic message. No stack trace or DB details exposed.

Preconditions
  • Force server error (e.g., DB down)
Execution History
Recent test executions

This test has not been executed yet