Actions
Bug #722
openWrongly calculates the salary
Start date:
09/11/2023
Due date:
% Done:
0%
Estimated time:
Description
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
2.Navigate to "Salary Calculations" module
3.Input the necessary employee data (hours worked, hourly rate, deductions, bonuses)
4.Click the "Calculate Salary" button
5.Open the database
6.Calculate the salary manualy for the same employee above
7.Compare 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.
Actions