| Build | Code Quality | Unity | Git Inspector |
|---|---|---|---|
| Folder | Description |
|---|---|
1.Requirements |
Requirements are documents regarding the project |
2.Design |
Documents specifying UMl designs |
3.Implementation |
Code |
4.Test_plan |
Documents with test plans |
| SF Id. | Name | Features | Issuess Raised | Issues Resolved | No Test Cases | Test Case Pass |
|---|---|---|---|---|---|---|
260214 |
Sayani Ghosh | F_01,F_02,F_03,F_04,F_05,F_06 | 3 | 2 | 2 | 2 |
| Feature Id | Feature |
|---|---|
| F_01 | User choice Input |
| F_02 | Perform various mathematical operations |
| F_03 | Takes input for two arguments for addition,subtraction,multiplication and division |
| F_04 | Takes user input for time,rate and principal to calculate SI and CI |
| F_05 | Calculates value for amount,area and various trigonometric functions |
| F_06 | Gives output to the user as their choice of operations |
| No. | Challenge | Solution |
|---|---|---|
| 1 | Had faced a lot of errors while running the code in the VSC software and couldn't clone it directly with GitHub | Resolved it by using commands in the terminal |
| 2 | Had to build more efficient test cases | In process |
