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 collaboratorManage Policies - Add & Edit
As a Global Cost Estimator (GCE) Administrator
I want to select a list of available benefits and sub-benefits for configuration based on the policy and assignment type selected
So that I can clearly create an inclusive list of all possible benefits available for the selected assignment types for my client's policies
- Scenarios
-
- Configuring policy not already configured (US211)
- Configuring additional assignment type for previously configured policy (US211)
- Viewing benefit categories for specified assignment type (US211)
- Selecting benefits for specified assignment type (US211)
- Changing benefit selections for previously configured policy and assignment type (US211)
- Try to continue policy configuration from add policy without selecting a policy name
- Try to continue policy configuration from add policy without selecting any benefits
- Configuring policy not already configured (US211)
-
- Given
- I am on the Policy Configuration Page
- And
- I see configured policy name 'configured policy'
- And
- I see configured assignment type 'configured assignment type'
- But
- I do not see unconfigured policy name 'unconfigured policy'
- And
- I select 'Add Policy'
- When
- I view the policy names available for selection
- Then
- I will be able to select 'policies for further configuration'
Examples: configured policy configured assignment type unconfigured policy policies for further configuration Policy A Long Term Policy C Policy A, Policy C Policy B Long Term, Permanent, Short Term Policy C Policy C - Configuring additional assignment type for previously configured policy (US211)
-
- Given
- I am on the Policy Configuration Page
- And
- I see configured policy name 'configured policy'
- And
- I see configured assignment type 'configured assignment type'
- And
- I select 'Add Policy'
- When
- I select 'configured policy' on add policy
- Then
- add policy will display 'available assignment type'
Examples: configured policy configured assignment type available assignment type Policy 1 Long Term Permanent, Short Term Policy 2 Long Term, Permanent, Short Term Policy 3 Permanent Long Term, Short Term Policy 4 Short Term Long Term, Permanent Policy 5 Long Term, Short Term Permanent - Viewing benefit categories for specified assignment type (US211)
-
- Given
- I am on the Add Policy Page
- And
- I have selected an active policy
- When
- I select the policy Assignment Type 'assignment type'
- Then
- I will see benefit category 'benefit categories'
Examples: assignment type benefit categories Long Term Pre-Departure Services, Relocation, Repatriation Permanent Pre-Departure Services, Relocation Short Term Pre-Departure Services, Relocation, Repatriation - Selecting benefits for specified assignment type (US211)
-
- Given
- I am on the Add Policy Page
- And
- I view the benefit category for 'category'
- When
- I select the services 'selected service list'
- And
- I choose to 'Save & Continue' from Add Policy
- Then
- I will be able to Configure Policy Benefits for the selected services
Examples: category selected service list Pre-Departure Benefits Visa & Immigration-Assignee, Visa & Immigration-Family, Destination Services, Cross Cultural Training: Dependents, Cross Cultural Training: Assignee Relocation Benefits Relocation Shipment of Personal Items-Air, Relocation Shipment of Household Goods-Surface, Relocation Storage In Transit - Host Repatriation Benefits Shipment of Personal Items - Air at Repatriation, Shipment of Household Goods - Surface at Repatriation - Changing benefit selections for previously configured policy and assignment type (US211)
-
- Given
- I am on the Edit Policy Page
- And
- I view the benefit category for 'category'
- And
- the benefit category includes the services 'service list'
- And
- the display indicates previously selected services 'previous selected service list'
- When
- I change the selected services 'new selected service list'
- And
- I choose to 'Save & Continue' from Add Policy
- Then
- I will be able to Configure Policy Benefits for the selected services
Examples: category service list previous selected service list new selected service list Pre-Departure Services Destination Services, Cross Cultural Training: Dependents, Cross Cultural Training: Assignee Cross Cultural Training: Dependents, Cross Cultural Training: Assignee Cross Cultural Training: Assignee Pre-Departure Services Destination Services, Cross Cultural Training: Dependents, Cross Cultural Training: Assignee Destination Services, Cross Cultural Training: Dependents, Cross Cultural Training: Assignee Destination Services Pre-Departure Services Destination Services, Cross Cultural Training: Dependents, Cross Cultural Training: Assignee Cross Cultural Training: Assignee Destination Services, Cross Cultural Training: Dependents, Cross Cultural Training: Assignee - Try to continue policy configuration from add policy without selecting a policy name
-
- Given
- I am on the Add Policy Page
- And
- I do not select a policy for Add Policy
- When
- I choose to 'Save & Continue' from Add Policy
- Then
- I will see a message indicating policy is required
- And
- I will see a message indicating assignment type is required
- Try to continue policy configuration from add policy without selecting any benefits
-
- Given
- I am on the Add Policy Page
- And
- I have selected a policy name and an assignment type
- But
- I have not selected any benefits
- When
- I choose to 'Save & Continue' from Add Policy
- Then
- I will see a message indicating benefits are required
Last published almost 7 years ago by Doug Snyder.