Project

General

Profile

Bug #2629

Updated by Dime Gichev over 1 year ago

The app makes mistakes in the phase of calculating the salaries of the employees compared with the manual calculation done with the data from the database. employees. 

         *Steps to reproduce* 
 1.Open the app. 
 2.Select an employee. 
 3.Click on calculate employee salary. 
 4.Open the database. 
 5.Check database check the monthly progress of the employee and manually make monthly salary calculation. 

         *Expected results* 
 3.The application should give us the correct amount for the given employees monthly salary. 

         *Actual results* 
 5.Incorrect 4.Incorrect value for salary based on the manually calculated monthly salary based on the database information. 

         *Environment* 
 Monthly salary application and database

Back