Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • checking entry and exit points to/from the screens associated to a user story

  • reviewing the screens, task flow and associated business rules

  • reviewing error and validation scenarios

  • reviewing French translations for consistency, plain language & display issues (primarily due to length/wrapping)

  • cross-browser testing to ensure consistent rendering across browsers

    • Chrome

    • Safari (if possible)

    • Firefox

    • IE Edge

  • cross-device testing to review all responsive design elements render properly

    • Phone

      • X-Small (< 576px)

      • Small (>= 576px to < 768px)X-Small (< 576px)

    • Tablet

      • Medium(>= 768px to < 992px)

      • Large (>= 992px to < 1200px)

      • Extra Large (>= 1200px < 1400px)

      • Extra extra large (>=1400px) (only if using Bootstrap v5+)

  • reviewing all pages for accessibility and WCAG A/AA compliance

...