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

Test plan for 16.7 Beta version of WordPress Android app #3133

Closed
3 tasks done
fluiddot opened this issue Feb 12, 2021 · 3 comments
Closed
3 tasks done

Test plan for 16.7 Beta version of WordPress Android app #3133

fluiddot opened this issue Feb 12, 2021 · 3 comments

Comments

@fluiddot
Copy link
Contributor

fluiddot commented Feb 12, 2021

Due to the recent issue regarding the merged PR into WordPress-Android repository, we have to execute a specific test plan to ensure that it didn't break anything.

This plan will be executed only on Android.

  • Writing flow tests - @fluiddot
  • Random tests from the sanity check test suites (preferably one test from each section to cover a wide range) @ceyhun
  • Smoke test the editor flow in general by doing: @fluiddot
    • Entering exiting the editor
    • Rotate the device in various cases
    • Open and dismiss the bottom sheet
    • Background the app and foreground it again
@fluiddot fluiddot changed the title Test plan for 16.7 beta version of WP Android app Test plan for 16.7 Beta version of WordPress Android app Feb 12, 2021
@ceyhun
Copy link
Contributor

ceyhun commented Feb 12, 2021

Android Sanity Tests 🟡

WPAndroid 16.7-rc1, Huawei P20 Lite, Android 10

Gallery-1

  • Gallery block - Close/Re-open post with an ongoing image upload - steps

MediaText-1

  • Media Text block - Insert image from device (failing) - steps

MultipleUpload-1

  • Simultaneous uploads - steps

DarkMode-1

  • Gallery block - Dark mode - steps

Shortcode-1

  • Shortcode block - Add a youtube link - steps

Spacer-1

  • Spacer block - Spacer is rendered without crash - steps

Buttons-1

  • Buttons block - Buttons block is added with focused Button with gray background color and white text color - steps

Group-1

  • Group - AppenderButton is rendered - steps

Cover-1

  • Cover - Add image background from WordPress Media library - steps

Columns - 1

  • Columns - Columns percentage mechanism - column's preview - steps

Editor Theme - 1

  • Default Colors - Check that default colors still load - steps

Color Settings - 1

  • Colors Segmented Controls - steps

Social Icons - 1

  • The newly created Social Icons block is added with 4 icons - steps

Story block - 1

  • Story block - Verify is available in Block Picker - steps
  • Story block - Verify is not available in Block Picker- steps
  • Story block - Add media to empty Story block - steps 🟡
    • While uploading multiple images, the progress bar at the top keeps disappearing and re-appearing for me. Same issue exists on version 16.6. (internal reference: pbD5rk-mE-p2#comment-452)
  • Story block - Add media to non-empty Story block - steps
  • Story block - Close/Re-open post with an ongoing Story upload - steps

@fluiddot
Copy link
Contributor Author

fluiddot commented Feb 12, 2021

Android: Writing Flow checklist 🟡

Tested on Samsung Galaxy S20 FE 5G, Android 10 - Version 16.7-rc-1

General

Rich Text Format

  • TC001 - Bold, Italic, strikethrough buttons
  • TC002 - Alignment buttons
  • TC003 - Alignment Split
  • TC004 - Link button works without selection
  • TC005 - Link button works with a selected word
  • TC006 - Adding a link from a copied URL
  • TC007 - Test format detection under the cursor
  • TC008 - Test formatting doesn't remove leading or trailing whitespace
Splitting and merging

Undo / Redo - Test Cases

Result

I've spotted three new issues I missed when testing the editor release but none of them are new regression issues, I tested on the latest released version 16.6 and they are also reproducible there.

Issues spotted on editor release 1.46.0 (not new)

Issues spotted on this run (new but not regression)

@fluiddot
Copy link
Contributor Author

fluiddot commented Feb 12, 2021

Android: Smoke test checklist 🟡

Tested on Samsung Galaxy S20 FE 5G, Android 10 - Version 16.7-rc-1

  • Entering exiting the editor
  • Rotate the device in various cases
  • Open and dismiss the bottom sheet
    • Open the bottom sheet
    • Dismiss it by tapping outside
    • Dismiss it by dragging it to the bottom
  • Background the app and foreground it again
    • Go to opened apps and back to the app
    • Go to home screen and back to the app
    • Close the app and open it again
  • Make some changes in a post, close the app, open it again and verify that the changes are saved

Result

Only one issue has been spotted and it's not new, I tested on the latest released version 16.6 and it's also reproducible there.

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

No branches or pull requests

3 participants