Bug #722
Updated by Aleksandra Ristevska over 2 years ago
An unidentified defect in the salary calculation module of the application is causing incorrect salary calculations. This issue is affecting various aspects of the system, including balance sheet, tax calculations and annual salary calculations. Steps: 1.Log in to the application application. 2.Navigate to "Salary Calculations" module module. 3.Input the necessary employee data (hours worked, hourly rate, deductions, bonuses) 4.Click the "Calculate Salary" button button. 5.Open the database database. 6.Calculate the manualy salary manualy for the same employee above above. 7.Compare calculations calculations. Expected result: The calculations should be the same. Actual result: The calculation from the application is incorrect and is not the same as the calculation from the database.