Bug #142
Updated by Kosta Janevski over 2 years ago
Description The application salary calculation module is experiencing an unidentified defect, which results to wrong salary calculations. This also affects the database, causing incorrect salary numbers to be shown. Steps to reproduce 1.Log in to the application. 2.Navigate to the "Salary Calculation" module. 3.Enter valid employee data 4.Activate the salary calculation process. 5.Check the calculated salary for the employee versus the expected value. Expected result The salary calculation module should accurately calculate the monthly salaries for the employees. Actual results After performing the steps above, the calculated salary values for the employees do not match the expected amounts. Expected result The salary calculation module should accurately calculate the monthly salaries for the employees.