To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorCreate Estimate - View and Edit
As a Global Cost Estimator (GCE) Requester or Global Cost Estimator (GCE) File Manager
I want to be able to review all assignment related data , all assignee information I have captured, and the calculated cost estimate
So that I can determine if the cost estimate is acceptable or if adjustments need to be made to the actual cost estimate
- Scenarios
-
- Global Cost Estimator (GCE) Requester or Global Cost Estimator File Manager wants to download the cost estimate (US199)
- Global Cost Estimator (GCE) Requester or Global Cost Estimator File Manager wants to delete the actual cost estimate (US199)
- The Global Cost Estimator Requester or Global Cost Estimator File Manager edits a previously generated/submitted actual cost estimate (US199, US407)
- The Global Cost Estimator Requester or Global Cost Estimator File Manager edits and then saves a previously generated/submitted actual cost estimate (US199, US407)
- The GCE File Manager has submitted the actual cost estimate and wants to edit the line item costs of an actual cost estimate (US403, US413)
- The GCE File Manager wants to change the calculated dollar amount for a benefit (US403)
- The GCE File Manager is using the edit line item cost page to make a change and decides not to change any line item values and wants to navigate back to the previous screen (US403)
- Global Cost Estimator Requester or Global Cost Estimator File Manager wants to show/hide the actual cost estimate details (US199)
- Global Cost Estimator (GCE) Requester or Global Cost Estimator File Manager wants to download the cost estimate (US199)
-
- Given
- the cost estimate page is displayed
- When
- selecting to download the cost estimate
- Then
- a downloadable PDF of the cost estimate is provided
- And
- the calculated cost estimate is displayed
- Global Cost Estimator (GCE) Requester or Global Cost Estimator File Manager wants to delete the actual cost estimate (US199)
-
- Given
- the cost estimate page is displayed
- When
- deleting the cost estimate
- Then
- display the message "Are you sure you want to delete this cost estimate? You will no longer be able to view it in the system."
- And
- an option for continuing with the delete or canceling the delete is provided
- Given
- I am attempting to delete the cost estimate
- When
- I confirm the cost estimate is to be deleted
- Then
- the cost estimate is deleted
- And
- the home page is displayed
- And
- the cost estimate chosen for deleteion is no longer displayed
- Given
- I am attempting to delete the cost estimate
- When
- I cancel the cost estimate deletion
- Then
- the cost estimate page is displayed
- The Global Cost Estimator Requester or Global Cost Estimator File Manager edits a previously generated/submitted actual cost estimate (US199, US407)
-
- Given
- I am a File Manager viewing the cost estimate page
- And
- the policy and assignment type for the cost estimate are still configured and active for my client
- When
- selecting to edit the cost estimate
- Then
- the Policy selection page is displayed
- And
- the policy for the cost estimate is displayed
- And
- the assignment type for the cost estimate is displayed
- The Global Cost Estimator Requester or Global Cost Estimator File Manager edits and then saves a previously generated/submitted actual cost estimate (US199, US407)
-
- Given
- I am a File Manager editing a cost estimate
- And
- I have selected a different policy than the one used for the original generation of the cost estimate
- And
- I have completed benefit selections for the new policy
- And
- I have provided the necessary assignee and assignment details
- And
- I am viewing the Review and Submit page
- When
- I indicate it is OK to generate/submit the cost estimate
- Then
- the cost estimate is generated showing the newly calculated costs for my employee
- Given
- I am a File Manager editing a cost estimate
- And
- I am continuing to use the same policy and assignment type as the one used for the original generation of the cost estimate
- And
- I am continuing to use the same benefit selections
- And
- I am continuing to use the same assignee and assignment details
- And
- I am viewing the Review and Submit page
- When
- I indicate it is OK to generate/submit the cost estimate
- Then
- the previously calculated cost estimate is still provided for my employee
- Given
- I am a File Manager editing a cost estimate
- And
- I am continuing to use the same policy and assignment type as the one used for the original generation of the cost estimate
- And
- I am continuing to use the same benefit selections
- And
- I am continuing to use the same assignee and assignment details
- But
- the family status is changed from married/couple to single
- And
- I am viewing the Review and Submit page
- When
- I indicate it is OK to generate/submit the cost estimate
- Then
- the cost estimate is generated showing the newly calculated costs for my employee
- Given
- I am a File Manager editing a cost estimate
- And
- I am continuing to use the same policy and assignment type as the one used for the original generation of the cost estimate
- And
- I am continuing to use the same benefit selections
- And
- I am continuing to use the same assignee and assignment details
- And
- I am continuing to use the same family status
- But
- I have changed the Home Country
- And
- I have changed the Host Country
- And
- I am viewing the Review and Submit page
- When
- I indicate it is OK to generate/submit the cost estimate
- Then
- the cost estimate is generated showing the newly calculated costs for my employee
- The GCE File Manager has submitted the actual cost estimate and wants to edit the line item costs of an actual cost estimate (US403, US413)
-
- Given
- I am a file manager viewing the My Tasks page
- And
- I select a cost estimate created task for an employee
- When
- the cost estimate page is displayed for the selected employee
- And
- I choose to edit line item costs
- Then
- I can edit dollar values for each line item and for each year in the cost estimate
- Given
- I am a requestor and have selected a cost estimate created task
- When
- the cost estimate page is displayed for the selected employee
- Then
- I will not be able to edit line item costs
- Given
- I am a file manager and have completed a search for a move
- When
- the cost estimate page is displayed for the selected employee
- And
- I choose to edit line item costs
- Then
- I can edit dollar values for each line item and for each year in the cost estimate
- Given
- I am a requestor and have completed a search for a move
- When
- the cost estimate page is displayed for the selected employee
- Then
- I will not be able to edit line item costs
- The GCE File Manager wants to change the calculated dollar amount for a benefit (US403)
-
- Given
- I am a GCE File Manager on the edit line item costs page
- And
- I am editing a cost estimate with the cross-cultural training benefit
- When
- I decrease the value of the cross-cultural training benefit by $100USD
- And
- select to continue to the next step in the process
- Then
- the cost estimate page is displayed
- And
- the newly updated value for the cross-cultural training benefit is displayed
-
- Given
- I am a File Manager and have navigated to the edit line item cost page from the cost estimate home page
- When
- I choose to cancel the edit line item cost
- Then
- the cost estimate page will be redisplayed
- And
- no changes made during the edit for any line items will be saved
- Global Cost Estimator Requester or Global Cost Estimator File Manager wants to show/hide the actual cost estimate details (US199)
-
- Given
- the cost estimate page is displayed
- And
- the assignment details information is shown
- When
- selecting to hide the data for assignment details
- Then
- the assignee details information should not be displayed
- Given
- the cost estimate page is displayed
- And
- the assignment details information is hidden
- When
- selecting to show the data for assignment details
- Then
- the assignee details information should be displayed
- Given
- the cost estimate page is displayed
- And
- the Policy and Assignment Type information is shown
- When
- selecting to hide the data for Policy and Assignment Type
- Then
- the Policy and Assignment Type information should not be displayed
- Given
- the cost estimate page is displayed
- And
- the Policy and Assignment Type information is hidden
- When
- selecting to show the data for Policy and Assignment Type
- Then
- the Policy and Assignment Type information should be displayed
- Given
- the cost estimate page is displayed
- And
- the Benefit information is shown
- When
- selecting to hide the data for Benefit information
- Then
- the Benefit information should not be displayed
- Given
- the cost estimate page is displayed
- And
- the Benefit information is hidden
- When
- WHEN selecting to show the data for Benefit information
- Then
- the Benefit information should be displayed
- Given
- the cost estimate page is displayed
- And
- the Benefit details information is shown
- When
- selecting to hide the data for Benefit details
- Then
- the Benefit details information should not be displayed
- Given
- the cost estimate page is displayed
- And
- the Benefit details information is hidden
- When
- selecting to show the data for Benefit details
- Then
- the Benefit details information should be displayed
- Given
- the cost estimate page is displayed
- And
- the cost estimate details is shown
- When
- selecting to hide the data for cost estimate details
- Then
- the cost estimate details information should not be displayed
- Given
- the cost estimate page is displayed
- And
- the cost estimate details is hidden
- When
- selecting to show the data for cost estimate details
- Then
- the cost estimate details information should be displayed
Last published almost 7 years ago by Doug Snyder.