-
Type:
Technical Testing
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Content Display Widgets > Web Content Display widget
-
Labels:None
-
Git Pull Request:
Test Scenarios
Test Scenarios | Test Strategy | Kind of test | Is it covered by FrontEnd ? (JS-Unit) | Is it covered by BackEnd ? (unit or integration) |
---|---|---|---|---|
The localized Friendly URL of WC is shown in WCD when select template with Friendly URL field and it is displayed in DPT | Medium | Manual | No | Yes |
Test Case
Case 6:
The localized Friendly URL of WC is shown in WCD when select template with Friendly URL field and it is displayed in DPT
- Site admin > Content & Data > Web Content > Templates tab
- Add a template
- Select Basic Web Content as Structure
- Click the Friendly URL from Field section
- Publish
- Site admin > Site Builder > Page Templates > Display Page Templates
- Add a DPT with Web Content Article and Basic Web Content
- Add a Display Page Content fragment to DPT
- Publish
- Site admin > Content & Data > Web Content > Web Content tab
- Add a WC based on Basic Web Content
- Select new template as Default Template
- Select new DPT as Specific Display Page Template
- Type wcinenglish in Friendly URL field
- Select es-ES in Language Selector
- Type wcinspanish in Friendly URL field
- Publish
- Add a widget page
- Add a WCD to page
- Add a Language Selector to page
- Select new WC
- Assert http://localhost:8080/web/guest/w/wcinenglish is shown in WCD
- Select es-ES in Language Selector
- Assert http://localhost:8080/web/guest/w/wcinspanish is shown in WCD