Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firstrunwizard 1.2.0 Testplan #102

Closed
dpakach opened this issue Apr 12, 2019 · 1 comment
Closed

Firstrunwizard 1.2.0 Testplan #102

dpakach opened this issue Apr 12, 2019 · 1 comment
Assignees

Comments

@dpakach
Copy link
Contributor

dpakach commented Apr 12, 2019

'Firstrunwizard' Test Plan

Testing functionality

Test Case Expected Result Result Related Comment
CLI commands
Enable firstrunwizard app via CLI using occ app:enable firstrunwizard The apps gets enabled ✔️
Disable firstrunwizard app via CLI using occ app:disable firstrunwizard The apps gets disabled ✔️
The administrator resets firstrunwizard for all users with occ firstrunwizard:reset-all and a user logs in The user sees first run wizard dialog ✔️
The administrator resets firstrunwizard for all users with occ firstrunwizard:reset-all and a user logs, logs out and relogs in The user sees first run wizard dialog in first login but not in second login ✔️
The administrator resets firstrunwizard for all users with occ firstrunwizard:reset-all and a user logs in, logs out and another user logs in Both users see first run wizard dialog ✔️
WEBUI tests
When the firstrunwizard is enabled create new user and login The user sees first run wizard dialog ✔️
When the firstrunwizard is disabled create new user and login The user does not see first run wizard dialog ✔️
When the firstrunwizard is enabled, new user logs in for first time, logs out and relogs in The user does not see first run wizard dialog ✔️
When the firstrunwizard is disabled, new user logs in for first time, logs out and relogs in The user does not see first run wizard dialog ✔️
webUI with several browsers
Check that first run wizard dialog is shown properly using Safari as browser 🚧
Check that first run wizard dialog is shown properly using Chrome as browser ✔️
Check that first run wizard dialog is shown properly using Firefox as browser ✔️
Check that first run wizard dialog is shown properly using IE 11 as browser ✔️
Check that first run wizard dialog is shown properly using Edge as browser ✔️
@dpakach dpakach self-assigned this Apr 12, 2019
@PVince81
Copy link
Contributor

we can skip Safari, it is very likely that this already worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants