The Test team patrols, curates, and tests the WordPress experience. We use a QA mindset to do visual records, using, observing, user research, manual testing, and user testing. We also document and triage top flows.
Multisite Flows (iPad)
Screenshots taken on an iPad Air.
InstallĀ Multisite
N/A
Add a new user ā network admin
- Input username
- Input email & click submit
- Success!
Each field auto-capitalizes first letter of input. Should maybe use autocapitalize="off"
and autocorrect="off"
Ā on the username field. The email field should be type="email"
.
Add a new user to a site
- New User Screen on an individual site
- Input username & email
- If confirmation skip is not checked, user gets sent email to confirm they want to be added.
- If confirmation skip is checked, they just get added
Username auto-capitalizes first letter of input. Should maybe use autocapitalize="off"
and autocorrect="off"
.
Add anĀ existing user to a site
- Begin typing and get auto-suggestions
- Tap auto-suggestion to select, tap again to insert
- Without skip confirmation email checked, user gets sent email to confirm adding
- With skip confirmation email checked, user just gets added
Having to doubleĀ tap a user fromĀ the auto-suggested listĀ isnātĀ ideal.
Install, enable, and then activate a theme for a single site
- Go to Network Admin > Themes. Tap Add New
- Tap on a theme
- Tap Install
- Theme installed
- Tap Sites
- Tap All Sites
- Tap the URL or Edit link for the site you want to activate the theme on
- Tap the Themes tab
- Tap the Enable link for the theme you want to activate on this site
- Theme enabled, Tap menu
- Tap All Sites
- Tap Dashboard link for the site you want to activate theme on
- Tap the menu
- Tap Appearance
- Tap Themes
- Tap on the theme you want to activate
- Tap Activate
- Theme successfully activated
It takes 18 taps (!!) to install and activate a theme on an individual site.
Install a theme and enable it forĀ network
- Go to Network Admin > Themes. Tap Add New
- Tap on a theme
- Tap Install
- Theme installed
- After tapping Network Enable
Install andĀ then activate a plugin on a single site
- Tap the menu from the network dashboard and tap Plugins > Add New
- Tap Install Now on a plugin
- Plugin Installed. Tap Menu
- Tap Sites
- Tap All Sites
- Tap the dashboard of the site you want to activate the plugin on
- Tap the menu icon
- Tap Plugins > All Plugins
- Tap Activate link for the individual plugin
- Plugin activated!
Install and then network activate a plugin
- Tap the menu from the network dashboard and tap Plugins > Add New
- Tap Install Now on a plugin
- Plugin installed. Tap Network Activate
- Plugin activated
Create a new site
- Tap create a new site, or menu
- In menu, tap Add New
- Enter Site Information
- Site added successfully
Update a plugin
- In the Dashboard tap Updates menu link
- Tap Available updates
- Select the plugins to update
- Tap update plugins
- Plugin updated successfully
Update a theme
- In the Dashboard tap Updates menu link
- Tap Available updates
- Select theme to be updated
- Tap Update Themes
- Themes successfully updated
Edit the domain/path for an existing site
- From network dashboard, tap menu.
- Tap Sites, then tap All Sites
- Tap the URL or Edit link for the site you want to change
- Edit the domain/path fields and tap Save Changes
- Domain/path both updated