Bug #723
Updated by Aleksandar Korunoski over 2 years ago
Description: The salary calculator app calculates the salary incorrectly Steps: 1. Open the app 2. Add daily wage for "employee 1" 3. Add number of working days in the month 4. Click calculate 5. Open the database and calculate the monthly salary of "employee 1" manually 6. Compare the results Expected result: The calculations Monthly salary should be the same calculated correctly Actual result: The calculation from the app Monthly salary is incorrect and is not the same as the manual calculation of the database calculated incorrectly