Actions
Bug #94
openVerify Maximum Length Validation for Numeric Fields in E-TMS
Start date:
06/22/2026
Due date:
% Done:
0%
Estimated time:
Platform:
Web
Description
| Field | Details |
|---|---|
| Test Case ID | TC_ETMS_001 |
| Test Case Title | Verify Maximum Length Validation for Numeric Fields in E-TMS |
| Module | Employee → E-TMS |
| Priority | Medium |
| Severity | Medium |
| Preconditions | User is logged in and has permission to edit E-TMS details. |
| Test Data | 4356456456456456456456456 |
| Steps | 1. Navigate to Employee → E-TMS. 2. Enter an excessively large numeric value in Flat/Hourly or Eligible Working Hour Per Week. 3. Click Save. |
| Expected Result | System should validate the maximum allowed value and display an appropriate validation message without saving the record or triggering a server error. |
| Actual Result | System accepts the large value and returns an Internal Server Error due to invalid integer conversion. |
| Status | Fail |
Files
Actions