-
Type:
Technical Testing
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
Create the test scenarios to validate the parent story, according to the Acceptance Criteria.
Those test scenarios will be writing in the parent story.
Test Cases
Case 1:
The Content Display fragment can display title of asset entries in Collection Display
- Add a Web Content Article based on Basic Web Content
- Add a Blog Entry
- Add a document with uploaded file
- Add a page based on Blank
- Add a Collection Display to page
- Click gear icon button > Plus icon > Collection Providers tab
- Click Highest Rated Assets card
- Add a Content Display to Collection Display
- Select Title in Template field
- Assert title of assets entries are shown respectively in Content Display
- Publish the page
- Navigate to page in view mode
- Assert title of assets entries are shown respectively in Content Display
Case 2:
The Content Display fragment can display full content of asset entries in Collection Display
- Add a Web Content Article based on Basic Web Content
- Add a Blog Entry with uploaded image
- Add a document with uploaded image
- Add a page based on Blank
- Add a Collection Display to page
- Click gear icon button > Plus icon > Collection Providers tab
- Click Most Viewed Assets card
- Add a Content Display to Collection Display
- Select Full Content in Template field
- Assert full content of assets entries are shown respectively in Content Display
- Publish the page
- Navigate to page in view mode
- Assert full content of assets entries are shown respectively in Content Display
Case 3:
The Content Display fragment can display abstract of asset entries in Collection Display
- Add a Web Content Article based on Basic Web Content with Summary
- Add a Blog Entry with Abstract
- Add a document with uploaded file and Description
- Add a page based on Blank
- Add a Collection Display to page
- Click gear icon button > Plus icon > Collection Providers tab
- Click Recent Content card
- Add a Content Display to Collection Display
- Select Abstract in Template field
- Assert abstract of assets entries are shown respectively in Content Display
- Publish the page
- Navigate to page in view mode
- Assert abstract of assets entries are shown respectively in Content Display