QA Testing Checklist

A release-grade QA pass you can repeat every sprint.

Checklist steps

  1. Review acceptance criteria

    Every story has testable criteria.

  2. Run functional tests

    Happy path plus edge cases and invalid inputs.

  3. Run regression on critical flows

    Signup, payment, core workflow.

  4. Cross-browser and device checks

    Latest Chrome, Safari, Firefox plus iOS and Android.

  5. Accessibility check

    Keyboard, screen reader labels and contrast.

  6. Performance sanity check

    Load times and payload sizes on 3G profile.

  7. Log defects with reproduction steps

    Severity, environment, screenshots.

Frequently asked questions

How long does this take?

Around 335 minutes end to end once the team knows the steps. Times per step are listed above.

Can I edit this checklist?

Yes. Save it to LemPlates and you can add, remove or reorder steps, assign owners and set due dates.

How often should this be run?

Run it every time the process happens and review the steps at least every six months.