Project

General

Profile

Actions

Bug #83

open

Verify Maximum Length Validation for Salary Field

Added by Raja MK about 2 months ago. Updated 20 days ago.

Status:
Reopen
Priority:
Medium
Assignee:
Category:
Functional Issues
Start date:
06/22/2026
Due date:
% Done:

0%

Estimated time:
Platform:
Web

Description

Test Case ID TC_EXP_002
Test Case Title Verify Maximum Length Validation for Salary Field
Module Employee Management / Experience
Priority Medium
Test Type Validation / Functional
Preconditions User is on the Employee → Experience tab and has permission to add or edit experience details.
Test Steps 1. Navigate to Employee → Experience.
2. Click Add Experience or edit an existing experience record.
3. Enter valid data in all mandatory fields.
4. Enter an excessively large numeric value in the Salary field (e.g., 56478978978978978978979).
5. Click Save.
Expected Result The system should validate the maximum allowed salary value and display a user-friendly validation message such as "Salary exceeds the maximum allowed limit". The record should not be saved and no server error should occur.
Actual Result The system accepts the large numeric value and submits the request to the backend. The API returns a 500 Internal Server Error with the message "numeric field overflow".
Status Fail

Files

Actions #1

Updated by Subash M about 1 month ago

  • Status changed from New to Ready to test

fixed

Actions #2

Updated by Raja MK 20 days ago

  • Status changed from Ready to test to Reopen
  • Platform set to Web

Still the issue Persist

Actions

Also available in: Atom PDF