-
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 |
---|---|---|---|---|---|
In popover mode, popover contains a button to transition to next step. | Given: frontend-js-components-sample-web deployed to test page And Given: Navigate to Walkable tab on sample portlet And Given: popover mode When: on 1st step popover Then: previous step button is not present And Then: the primary button next step is present And When: click on next step button Then: 2nd step popover is present And Then: 1st step popover is not present |
no | 5-critical | WalkthroughPopover | FirstStepDoesNotHavePreviousStepButton |