Project

General

Profile

Bug #2263

Updated by Nina Gievska almost 2 years ago

An unidentified defect in the application causes the wrong calculation of the monthly salary, leading to incorrect salary numbers being transmitted to the database.  

 Steps to reproduce:  
 1. Log into the application. 
 2. Navigate to the salary calculation section.  
 3. Select an Enter employee data for salary calculation and click on "Calculate" button. 
 calculation.  
 4. Observe the given calculated salary.  
 5. Check the employee data of the chosen employee in the database and compare the results.  

 Expected result: The application should accurately calculate employee salaries based on the provided employee data.  

 Actual result: The calculated salary based on the provided employee data is incorrect.    

Back