Actions
Bug #438
closedVerify that backend validation errors are not displayed to the end user
Start date:
07/28/2026
Due date:
% Done:
0%
Estimated time:
Platform:
Android
Description
| Field | Details |
|---|---|
| Test Case ID | TC_CLM_032 |
| Module | Claim Management |
| Feature | Apply Claim |
| Test Case Title | Verify that backend validation errors are not displayed to the end user |
| Testing Type | Functional Testing |
| Precondition | User is logged in and navigated to the Apply Claim screen. |
| Steps | 1. Navigate to the Apply Claim page. 2. Leave the Claim Type field empty (or perform an action that triggers backend validation). 3. Fill other required fields as applicable. 4. Click Submit. |
| Expected Result | The application should display a user-friendly validation message such as "Please select a Claim Type." The frontend should not expose technical or backend error messages. |
| Actual Result | The frontend displays the backend validation error: "notNull Violation: ClaimApplyModel.claimTypeId cannot be null." |
| Severity | Medium |
| Priority | High |
| Status | Fail |
Files
Actions