-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: CFA 2021R6
-
Component/s: None
-
Labels:
-
Sprint:2021.R6 New Features Sprint 5
-
SCRUM Team:Brotherhood of Mutants
-
Story Points:3
-
Work Type Classification:Sustaining
Story
As a developer, I would like automation to be complete on all M2 common tasks.
We already covered 3 of them :
canLoginAndLogout (User is able to Login and then Logout.)
cannotLoginWithInvalidCredentials (Validate that an attempt to Login without valid user or password fails.)
pageLoaded (Validate that the Login page is displayed as expected.)
we need to cover the below 7 tests:
Splash page
pageLoaded (Validate the Splash page displays upon login to InFORM.)
MainMenuTests
checkAdministrationMenuItem (Validate the Administration menu is available.)
closeMenu (Validate the menu can be closed.)
openMenu (Validate that the Menu is displayed.)
ChangeStorePageTests
canChangeToStoreNumber (03700) (Change the store to store 00198 from the Change Store page)
pageLoaded (Load the Change Store page (list of stores are displayed.))
LoginPageTests
splashPageShowsOnLogin (Validate the Splash page is displayed after login)
AC
- M2 development is complete on all common tasks.
- implements
-
CFAMX-12484 InFORM Angular Technology Update
- In Development