-
Type:
Technical Testing
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: Master
-
Fix Version/s: 7.4.13 DXP GA1, Master
-
Component/s: Out of the box Fragments > Image
-
Labels:None
-
Git Pull Request:
Test Cases
Case 1
Can select manually an image resolution for a desktop viewport
- Add a page based on Blank
- Add an Image fragment to page
- Click the editable field > Image tab
- Select an image
- Upload an image with width greater than 2000px
- Select the Preview-1000x0 in Resolution field
- Assert the Width is 1000px
- Assert the File Size has value
Case 2
Can select manually an image resolution for a non-desktop viewport
- Add a page based on Blank
- Add an Image fragment to page
- Click the editable field > Image tab
- Select an image
- Upload an image with width greater than 2000px
- Change to the Tablet viewport
- Select the Thumbnail-300x300 in Resolution field
- Assert the Width is 300px
- Assert the File Size has value