luisSalazar8 / ISII-WORKSHOPS-Mascotas_Desaparecidas

ISII Workshop: SCM AND BUILD TOOLS
0 stars 0 forks source link

New business rule requested #1

Open lemendoza opened 3 years ago

lemendoza commented 3 years ago

Is your feature request related to a problem? Please describe.

This feature is not related to a problem. It is related to a new policy of the organization.

Based on the impact of the pandemic in the 2020 results, the board of the company has approved a new business rule (policy) beginning january 2021, that needs to be included in our product.

Describe the solution you'd like

The new business rule establishes: If the customer is male, over 25 and younger than 45 then it is needed to subtract $100 from the base premium.

Therefore, we ask you to modify the premium calculation adding this new rule.

Describe alternatives you've considered

There is no alternative to be considered.

Additional context

I will provide you with more information if needed

Best regards,

LEMM

luisSalazar8 commented 3 years ago

The issue has been reproduced, and we will continue the process.

luisSalazar8 commented 3 years ago

@lemendoza We will proceed to process the request. @Charlesluis63 will be the assigned analyst, @MatheusJLV will develop the solution, and @Charlesluis63 will perform the tests.

lemendoza commented 3 years ago

Ok. Proceed.

Charlesluis63 commented 3 years ago

@lemendoza The impact analysis has been carried out, It will take approximately 5 hours to add the policy , test the system and add all needs corrections. This change will impact the calculateInsurance method from our CarInsurance class. We attach the time required for the tasks Time Plan.docx

MatheusJLV commented 3 years ago

https://github.com/luisSalazar8/ISII-WORKSHOPS-Mascotas_Desaparecidas/blob/a6c5078acabff73a64b384315a28211493c41291/ec.edu.espol.workshops.second/src/main/java/ec/edu/espol/workshops/second/CarInsurance.java#L88-L91

Charlesluis63 commented 3 years ago

@lemendoza Test plan has been generated. All the test passed . Is this test plan ok? @lemendoza Testing Plan - Mascotas Desaparecidas.xlsx

lemendoza commented 3 years ago

Yes, it is Ok.

luisSalazar8 commented 3 years ago

@lemendoza the solution has been completed and the programmer @MatheusJLV will release the new software version for you.

MatheusJLV commented 3 years ago

@lemendoza The new version of the software should work similarly to the previous one, with the difference requested shown in the excecution. Use the CMD console with the command "git clone " or "git pull" to update the previous version.

luisSalazar8 commented 3 years ago

@lemendoza is the solution all right? if it satisfied the issue, then the ticket will be closed.

lemendoza commented 3 years ago

Yes, I satisfied.