-
Type:
Technical Testing
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
NOTE: This test is related to Collections (Content Sets) so it has to be included in the Collections.testcase within the segmentation folder.
Test case 1
Asset Publisher configured with manual content set WITHOUT pagination shows assets for the two personalized views the user belongs to when the configuration is enabled | 5 - Critical |
Test name: CombineContentForMultisegmentManualCollectionWithoutPagination
Steps to reproduce:
- Go to Product Menu > Control Panel > Configuration > System Settings > Assets > System Scope > Collections
- Check "Combine Assets from All Segments in Asset Publisher for Manual Collections" > Click 'Save'/'Update'
- Create two Web Contents using JSONWebcontent.addWebContent
- Create two segments that usre belongs to using JSONSegmentsentry.addSegment
- Create a new Manual Collection using JSONAssetlist.addManualAssetListEntry
- Go to Collections page > Collection previously created > Select the Web Contents previously created
- Go to Site Page > Edit > Add an Asset Publisher widget
- Go to Widgets configuration > Setup > "Asset Selection" tab > "Asset Selection" section > Select "Collection" > "Select Collection" section > Select the Collection created > "Save"
- Assert if both Web Contents are displayed
Test case 2
Asset Publisher configured with dynamic content set WITHOUT pagination shows assets for the two personalized views the user belongs to when the configuration is enabled | 5 - Critical |
Test name: CombineContentForMultisegmentDynamicCollectionWithoutPagination
Steps to reproduce:
- Go to Product Menu > Control Panel > Configuration > System Settings > Assets > System Scope > Collections
- Check "Combine Assets from All Segments in Asset Publisher for Manual Collections" > Click 'Save'/'Update'
- Create two Web Contents using JSONWebcontent.addWebContent with assetTagNames argument
- Create two segments that usre belongs to using JSONSegmentsentry.addSegment
- Create a new Dynamic Collection using JSONAssetlist.addDynamicAssetListEntry
- Go to Collections page > Collection previously created > Add filter the tag used when creating the WC
- Go to Site Page > Edit > Add an Asset Publisher widget
- Go to Widgets configuration > Setup > "Asset Selection" tab > "Asset Selection" section > Select "Collection" > "Select Collection" section > Select the Collection created > "Save"
- Assert if both Web Contents are displayed
Test case 3
Asset Publisher configured with manual content set WITH pagination shows assets for the two personalized views the user belongs to when the configuration is enabled | 5 - Critical |
Test name: CombineContentForMultisegmentManualCollectionWithPagination
Steps to reproduce:
- Go to Product Menu > Control Panel > Configuration > System Settings > Assets > System Scope > Collections
- Check "Combine Assets from All Segments in Asset Publisher for Manual Collections" > Click 'Save'/'Update'
- Create two Web Contents using JSONWebcontent.addWebContent
- Create two segments that usre belongs to using JSONSegmentsentry.addSegment
- Create a new Manual Collection using JSONAssetlist.addManualAssetListEntry
- Go to Collections page > Collection previously created > Select the Web Contents previously created
- Go to Site Page > Edit > Add an Asset Publisher widget
- Go to Widgets configuration > Setup > "Asset Selection" tab > "Asset Selection" section > Select "Collection" > "Select Collection" section > Select the Collection created > "Save"
- Go to Widgets configuration > Setup > "Display Settings" tab > "Display Settings" section > Set 'Number of Items to Display' to 1 > Set 'Pagination Type' to Regular > "Save"
- Assert if both Web Contents are displayed
Test case 4
Asset Publisher configured with dynamic content set WITH pagination shows assets for the two personalized views the user belongs to when the configuration is enabled | 5 - Critical |
Test name: CombineContentForMultisegmentDynamicCollectionWithPagination
Steps to reproduce:
- Go to Product Menu > Control Panel > Configuration > System Settings > Assets > System Scope > Collections
- Check "Combine Assets from All Segments in Asset Publisher for Manual Collections" > Click 'Save'/'Update'
- Create two Web Contents using JSONWebcontent.addWebContent with assetTagNames argument
- Create two segments that usre belongs to using JSONSegmentsentry.addSegment
- Create a new Dynamic Collection using JSONAssetlist.addDynamicAssetListEntry
- Go to Collections page > Collection previously created > Add filter the tag used when creating the WC
- Go to Site Page > Edit > Add an Asset Publisher widget
- Go to Widgets configuration > Setup > "Asset Selection" tab > "Asset Selection" section > Select "Collection" > "Select Collection" section > Select the Collection created > "Save"
- Go to Widgets configuration > Setup > "Display Settings" tab > "Display Settings" section > Set 'Number of Items to Display' to 1 > Set 'Pagination Type' to Regular > "Save"
- Assert if both Web Contents are displayed
Test case 5
Asset Publisher configured with manual content set does not show assets for the personalized views that the user doesn't belongs to when the configuration is enabled | 3 - Medium |
Test name: NotCombineContentForMultisegmentManualCollection
Steps to reproduce:
- Create two Web Contents using JSONWebcontent.addWebContent
- Create two segments that usre belongs to using JSONSegmentsentry.addSegment
- Create a new Manual Collection using JSONAssetlist.addManualAssetListEntry
- Go to Collections page > Collection previously created > Select the Web Contents previously created
- Go to Site Page > Edit > Add an Asset Publisher widget
- Go to Widgets configuration > Setup > "Asset Selection" tab > "Asset Selection" section > Select "Collection" > "Select Collection" section > Select the Collection created > "Save"
- Assert if only one Web Content is displayed
Test case 6
Asset Publisher configured with dynamic content set does not show assets for the personalized views that the user doesn't belongs to when the configuration is enabled | 3 - Medium |
Test name: NotCombineContentForMultisegmentDynamicCollection
Steps to reproduce:
- Create two Web Contents using JSONWebcontent.addWebContent with assetTagNames argument
- Create two segments that usre belongs to using JSONSegmentsentry.addSegment
- Create a new Dynamic Collection using JSONAssetlist.addDynamicAssetListEntry
- Go to Collections page > Collection previously created > Add filter the tag used when creating the WC
- Go to Site Page > Edit > Add an Asset Publisher widget
- Go to Widgets configuration > Setup > "Asset Selection" tab > "Asset Selection" section > Select "Collection" > "Select Collection" section > Select the Collection created > "Save"
- Assert if only one Web Content is displayed
- Is blocked by
-
LPS-135642 Dynamic Collection - Duplicated assets
- Closed
- is related to
-
LPS-108368 Combine content personalizations for multisegment-belonging users
-
- Closed
-
- relates
-
LPS-135324 Test Automation LPS-108368 for "Combine content personalizations for multisegment-belonging users"
-
- Closed
-