Project

General

Profile

Actions

Bug #85

open

Verify system prevents creation of duplicate employee records using an existing Employee ID

Added by Raja MK about 2 months ago.

Status:
New
Priority:
High
Assignee:
Category:
Validation Issues
Start date:
06/22/2026
Due date:
% Done:

0%

Estimated time:
Platform:

Description

Field Details
Test Case ID TC_EMP_003
Module Employee Management
Test Case Title Verify system prevents creation of duplicate employee records using an existing Employee ID
Priority High
Severity High
Precondition An employee record already exists in the system with the same Employee ID and details.
Test Data Existing Employee ID: EMP001 (or any existing Employee ID)
Step 1 Navigate to Employee List.
Step 2 Click Add Employee.
Step 3 Enter an existing Employee ID.
Step 4 Fill all mandatory fields with valid data.
Step 5 Click Save.
Expected Result The system should prevent duplicate employee creation, display a clear validation message such as "Employee ID already exists", and should not create a new employee record. No server error should occur.
Actual Result System displays a generic "Validation error" message and the API returns 500 Internal Server Error.
Status Failed
Remarks The application should handle duplicate Employee ID validation gracefully and return a meaningful validation message instead of a server error.

Files

No data to display

Actions

Also available in: Atom PDF