Acceptance Criteria |
Test Strategy |
Test Name |
- Given a user belonging to Segment 1
- When there's a variation of a manual collection targeting segment 1, and it is prioritized above the Anyone variation
- Then the user belonging to that segment will see only the assets included in that variation in Asset Publisher
|
High |
ManualCollectionInAssetPublisherSegmentPrioritized |
- Given a user belonging to Segment 1
- When there's a variation of a manual collection targeting segment 1, and it is prioritized above the Anyone variation
- Then the user belonging to that segment will see only the assets included in that variation in Collection Display Fragment
|
High |
ManualCollectionInCollectionDisplaySegmentPrioritized |
- Given a user belonging to Segment 1
- When there's a variation of a dynamic collection targeting segment 1, and it is prioritized above the Anyone variation
- Then the user belonging to that segment will see only the assets included in that variation in Asset Publisher
|
High |
DynamicCollectionInAssetPublisherSegmentPrioritized |
- Given a user belonging to Segment 1
- When there's a variation of a dynamic collection targeting segment 1, and it is prioritized above the Anyone variation
- Then the user belonging to that segment will see only the assets included in that variation in Collection Display Fragment
|
High |
DynamicCollectionInCollectionDisplaySegmentPrioritized |
- Given a user belonging to Segment 1
- When there's a variation of a manual collection targeting segment 1, and it is not prioritized above the Anyone variation
- Then the user belonging to that segment will see only the assets included in 'Anyone' in Asset Publisher
|
Medium |
ManualCollectionInAssetPublisherSegmentNotPrioritized |
- Given a user belonging to Segment 1
- When there's a variation of a manual collection targeting segment 1, and it is not prioritized above the Anyone variation
- Then the user belonging to that segment will see only the assets included in 'Anyone' in Collection Display Fragment
|
Medium |
ManualCollectionInCollectionDisplaySegmentNotPrioritized |
- Given a user belonging to Segment 1
- When there's a variation of a dynamic collection targeting segment 1, and it is not prioritized above the Anyone variation
- Then the user belonging to that segment will see only the assets included in 'Anyone' in Asset Publisher
|
Medium |
DynamicCollectionInAssetPublisherSegmentNotPrioritized |
- Given a user belonging to Segment 1
- When there's a variation of a dynamic collection targeting segment 1, and it is not prioritized above the Anyone variation
- Then the user belonging to that segment will see only the assets included in 'Anyone' in Collection Display Fragment
|
Medium |
DynamicCollectionInCollectionDisplaySegmentNotPrioritized |
- Given a user belonging to Segment 1 and Segment 2
- When there's a variation of a manual collection targeting segment 2, and it is prioritized above the variation targeting segment 1
- And both are prioritized above the anyone variation
- Then the user will see only the assets included in the variation targeting segment 2 in Asset Publisher
|
Medium |
ManualCollectionInAssetPublisherSegmentTwoPrioritized |
- Given a user belonging to Segment 1 and Segment 2
- When there's a variation of a manual collection targeting segment 2, and it is prioritized above the variation targeting segment 1
- And both are prioritized above the anyone variation
- Then the user will see only the assets included in the variation targeting segment 2 in Collection Display Fragment
|
Medium |
ManualCollectionInCollectionDisplaySegmentTwoPrioritized |
- Given a user belonging to Segment 1 and Segment 2
- When there's a variation of a dynamic collection targeting segment 2, and it is prioritized above the variation targeting segment 1
- And both are prioritized above the anyone variation
- Then the user will see only the assets included in the variation targeting segment 2 in Asset Publisher
|
Medium |
DynamicCollectionInAssetPublisherSegmentTwoPrioritized |
- Given a user belonging to Segment 1 and Segment 2
- When there's a variation of a dynamic collection targeting segment 2, and it is prioritized above the variation targeting segment 1
- And both are prioritized above the anyone variation
- Then the user will see only the assets included in the variation targeting segment 2 in Collection Display Fragment
|
Medium |
DynamicCollectionInCollectionDisplaySegmentTwoPrioritized |