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 collaboratorCost Estimate - Select Services
As a Global Cost Estimator (GCE) Requester or Global Cost Estimator (GCE) File Manager
I want to be able to select appropriate mandatory and/or optional benefits when creating a cost estimate
So that I can ensure the most accurate cost estimate possible for a my projected employee relocation
- Scenarios
-
- Selecting services on the create cost estimate benefit page (US134)
- No mandatory services configured for the policy and assignment type (US134)
- No optional services configured for the policy and assignment type (US134)
- Services are displayed in specified category order (US134)
- Services are displayed in the specified order within their specified category (US134)
- Must have a mandatory or selected optional service to continue creating a cost estimate (US401)
- Services have been selected and now Assignee Information needs to be provided (US134)
- Trying to select services and realize that the wrong policy or assignment type was selected (US134)
- Selecting services on the create cost estimate benefit page (US134)
-
- Given
- I am a user with rights to initiate a cost estimate
- And
- my company has a configured policy named 'policy name'
- And
- for the policy there is a configured assignment type for 'assignment type'
- And
- the configured policy and assignment type has a mandatory service of 'mandatory service'
- And
- the configured policy and assignment type has an optional service of 'optional service'
- And
- I have successfully selected this policy and assignment type for my cost estimate request
- When
- I choose to continue to the create cost estimate benefits page
- Then
- I will see a selected optional service of 'optional service'
- And
- the optional service will be grouped under the category 'optional service category name'
- And
- the mandatory service will be grouped under the category 'mandatory service category name'
- And
- the mandatory and optional services will be grouped separately
- And
- I have the ability to deselect the optional service
- But
- I cannot deselect the mandatory service
Examples: policy name assignment type mandatory service optional service optional service category name mandatory service category name Policy 1 Permanent Cross Cultural Training: Assignee Cross Cultural Training: Dependents Pre-Departure Benefits Pre-Departure Benefits Policy 3 Long Term Destination Services Pre-Departure Benefits Policy 1 Permanent Relocation Shipment of Household Goods - Surface Visa and Immigration - Assignee Pre-Departure Benefits Relocation Benefits Policy 3 Long Term Relocation Storage In Transit - Host Storage in Transit - Home at Repatriation Repatriation Benefits Relocation Benefits - No mandatory services configured for the policy and assignment type (US134)
-
- Given
- I am a user with rights to initiate a cost estimate
- And
- my company has a configured policy named 'Policy 3'
- And
- for the policy there is a configured assignment type for 'Long Term'
- And
- the configured policy and assignment type does not have a mandatory service
- And
- I have successfully selected this policy and assignment type for my cost estimate request
- When
- I choose to continue to the create cost estimate benefits page
- Then
- in the mandatory service list I will see the message "There are no mandatory services to display."
- No optional services configured for the policy and assignment type (US134)
-
- Given
- I am a user with rights to initiate a cost estimate
- And
- my company has a configured policy named 'Policy 4'
- And
- for the policy there is a configured assignment type for 'Permanent'
- And
- the configured policy and assignment type does not have an optional service
- And
- I have successfully selected this policy and assignment type for my cost estimate request
- When
- I choose to continue to the create cost estimate benefits page
- Then
- in the optional service list I will see the message "There are no optional services to display."
- Services are displayed in specified category order (US134)
-
- Given
- I am a user with rights to initiate a cost estimate
- And
- I have selected a policy and assignment type with every service SIRVA offers configured as a mandatory benefit
- When
- I choose to continue to the create cost estimate benefits page
- Then
- I will see all the benefit categories displayed in the correct order
- Services are displayed in the specified order within their specified category (US134)
-
- Given
- I am a user with rights to initiate a cost estimate
- And
- I have selected a policy and assignment type configured with every SIRVA service in the benefit category 'benefit category'
- When
- I choose to continue to the create cost estimate benefits page
- Then
- I will see the services displayed in the order 'order of services'
Examples: benefit category order of services Pre-Departure Visa and Immigration - Assignee, Visa and Immigration - Dependents, Destination Services, Cross Cultural Training-Assignee, Cross Cultural Training-Dependent Relocation Relocation Shipment of Personal Items- Air, Relocation Shipment of Household Goods - Surface, Relocation Storage In Transit - Host Repatriation Shipment of Personal Items - Air at Repatriation, Shipment of Household Goods - Surface at Repatriation, Storage in Transit - Home at Repatriation - Must have a mandatory or selected optional service to continue creating a cost estimate (US401)
-
- Given
- I am a user with rights to initiate a cost estimate
- And
- there no mandatory services for the selected policy and assignment type
- And
- I have deselected all of the optional services
- When
- I choose to continue
- Then
- I will see a message indicating "You must select at least one optional service in order to proceed."
- Services have been selected and now Assignee Information needs to be provided (US134)
-
- Given
- I am a user with rights to initiate a cost estimate
- And
- I have selected services on the create cost estimate benefits page
- When
- I choose to continue
- Then
- I will be able to provide Assignee Information
- Trying to select services and realize that the wrong policy or assignment type was selected (US134)
-
- Given
- I am a user with rights to initiate a cost estimate
- And
- I have selected services on the create cost estimate benefits page
- When
- I choose to go back to the previous page
- Then
- I will see the create cost estimate policy page
- And
- the create cost estimate policy page will display my selected policy and assignment type
Last published almost 7 years ago by Doug Snyder.