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 Suites #4

Open
ermshiperete opened this issue Aug 25, 2021 · 2 comments
Open

Test Suites #4

ermshiperete opened this issue Aug 25, 2021 · 2 comments

Comments

@ermshiperete
Copy link

User Testing

SUITE_UX: user experience

Test how things look and feel to the end user.

  • GROUP_WIN: Windows / Chrome browser

  • GROUP_MAC: macOS / Firefox browser

  • GROUP_LINUX: Linux / Chrome browser

  • TEST_BUTTON_IS_ROUND: make sure that the button is round, not square.

  • TEST_LINK_IS_RED: make sure that links are now red instead of blue.

SUITE_PERF: performance

Here we are going to be checking out how zippy things are.

  • GROUP_DESKTOP: Windows / Chrome browser

  • GROUP_MOBILE: Android / Chrome browser

  • TEST_LOAD_TIME: make sure that the page loads within 400msec

@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Aug 25, 2021

User Test Results

⬜ SUITE_UX: user experience

  • ⬜ GROUP_WIN: Windows / Chrome browser

    • TEST_BUTTON_IS_ROUND (OPEN)
    • TEST_LINK_IS_RED (OPEN)
  • ⬜ GROUP_MAC: macOS / Firefox browser

    • TEST_BUTTON_IS_ROUND (OPEN)
    • TEST_LINK_IS_RED (OPEN)
  • ⬜ GROUP_LINUX: Linux / Chrome browser

    • TEST_BUTTON_IS_ROUND (PASSED): the button is beautifully round (notes)
    • TEST_LINK_IS_RED (OPEN)

⬜ SUITE_PERF: performance

  • ⬜ GROUP_DESKTOP: Windows / Chrome browser

    • TEST_LOAD_TIME (OPEN)
  • ⬜ GROUP_MOBILE: Android / Chrome browser

    • TEST_LOAD_TIME (OPEN)

@ermshiperete
Copy link
Author

ermshiperete commented Aug 25, 2021

SUITE_UX

GROUP_LINUX

TEST_BUTTON_IS_ROUND: passed the button is beautifully round

When I first looked, I thought it was just perfection itself

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

1 participant