Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Good Rules for Bad Testing

Avatar for talianassi talianassi
October 12, 2020

Good Rules for Bad Testing

There are so many blog posts and articles about how to create the best QA team and what QA processes work the best and what you need to do to be a great tester, but there’s nothing that explains what not to do. No one talks about the dark side - the things that you need to stop doing to be a successful tester and run a great QA team. The reason I want to talk about this is that if we acknowledge these things, we can learn how to avoid common mistakes.

Avatar for talianassi

talianassi

October 12, 2020
Tweet

More Decks by talianassi

Other Decks in Technology

Transcript

  1. Don’t update your tests with each feature, wait for your

    tests to break, and then fix them 08
  2. 1. Sit with your dev team 2. Go to ALL

    planning meetings 3. Be BFFs with your product person 4. Don’t ask devs how features work 5. EVERYONE WRITES TESTS! 6. Test your code in production 7. Deploy to prod as often as possible 8. Update your tests with every feature 9. Test your application with only the most-used browsers and versions 10. Stop writing so many documents. You don’t need them