Actions
Bug #136
openApp should correctly calculate the monthly salary.
Status:
New
Priority:
Medium
Assignee:
-
Start date:
05/23/2023
Due date:
% Done:
0%
Estimated time:
Description
An application wrongly calculates the salary.
Steps to reproduce:
1.Add the working hours manually from the data base into the application.
2.Trigger the application for a result.
3.Calculate the manually added data from the data base on another calculator.
4.Calculate the data of the working hours that the app drags from the database.
5.Compare the results if they are same.
Expected result:
A correctly calculated salary should be displayed.
Actual result:
Wrongly calculated salary is displayed.
Actions