-
Type:
Technical Testing
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: JS APIs and Utilities
-
Story Points:1
-
Sprint:S05E05 - Tetris, S05E06 - Donkey Kong
-
Git Pull Request:
-
Test Type:
Test Scenarios:
Requirement | Test Scenarios | Covered by frontend/backend Unit Test? | Test Priority (business impact) | Test Filename | Testcase name |
---|---|---|---|---|---|
If the JSON file includes an element that does not exist on the page, when the walkthrough transitions to that step, then there would be an error message displayed to the user. User can still continue to previous/next steps. | Given: JSON file includes an element that does not exist on the page/sample portlet And Given: frontend-js-components-sample-web deployed to test page And Given: Navigate to Walkable tab on sample portlet When: popover mode transitions to the step that has no element Then: error message is displayed |
no | 3-medium | WalkthroughPopover | CanDisplayErrorMessageIfElementDoesNotExist |