-
Type:
Technical Testing
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Documents & Media, Item Selector
-
Labels:None
-
Story Points:8
-
Sprint:LIMA | #27 | DEV | Nov10-Dec01, LIMA | #28 | DEV | Dec01-Dec22
-
Git Pull Request:
-
Test Type:
Test Scenario 2.46: An internal video can be selected via item selector when creating KB article with enabling Xuggler
DLVideo#AddKBArticleWithEmbeddedVideo
Test Steps:
- Enable Xuggler
- Go to Liferay site > Documents and media > Upload a video
- Go to Knowledge Base > Basic Article
- Type the title and content
- Click on the video icon in editors > Choose Documents and Media tab
- Assert the internal video display
- Select this video
- Assert the video display in the editor
- Publish the article
- View the KB article by clicking on the title
- Assert the Video display
Test Scenario 2.47: An internal video can be selected via item selector when creating Web Content with enabling Xuggler
DLVideo#AddWCWithEmbeddedVideo
Test Steps:
- Enable Xuggler
- Add an asset library named Test Depot Name
- Add a new site and connect to Test Depot Name
- Go to asset library > Documents and media > Upload a video
- Connect the site
- Go to Liferay site > Documents and media > Upload a video
- Go to web content > Basic Web Content
- Type the title and content
- Click on the video icon in editors > Choose Documents and Media tab
- Assert two videos display
- Select the video in the depot
- Assert the video display in the editors
- Publish the WC
- Preview the WC article
- Assert the video display
Test Scenario 2.48: An internal video can be selected via item selector when creating Blog with enabling Xuggler
DLVideo#AddBlogEntryWithEmbeddedVideo
Test Steps:
- Go to Documents and media > Upload a video
- Add a widget page name Test Page> place a Blog widget on the page
- Go to Test Page > Add the blog
- Type the title and content
- Select the video in from editors of content field > Choose Documents and media tab
- Assert the video display
- Publish the entry
- View the entry by clicking on the title
- Assert the video display
Test Scenario 2.50: An internal video in depot can be selected via item selector from the site once site is connected with enabling Xuggler
See test scenario 2.47
Test Scenario 2.52: An edited internal video in depot can be republished on a connected staging site with enabling Xuggler
DepotLocalStagingDM#EditInternalVideoInDepot
Preconditions:
- Staged site is connected to staged depot
- Depot is published to live
Test steps:
- Go to staged depot > Documents and Media > Upload a video
- Publish to live on the depot
- Go to staged site > Add a widget page Named Test Page> Place an AP widget on it
- Go to staging site > Select the video through manual selection
- Publish to live on page
- Go to live to assert the video preview display
- Go to staged depot > Documents and Media > Edit the video
- Publish to live on the depot
- Go to staged site > Test Page
- Assert the new video preview display
- Publish to live again
- Go to live to assert the new video display
DepotRemoteStagingDM#EditInternalVideoInDepot
Preconditions:
- Prepare two portal: Portal1 and Portal2
- Add a new site1 and new asset library1 to portal1
- Add a new site2 and new asset library2 to portal2
- Configure site1 remote staging with site2
- Configure AL1 remote staging with AL2
- Edit AL1 to connect Site1
Test steps:
Refer to local staging one