Simple Rules for Writing Great Testcases

Simple Rules for Writing Great Testcases

Devoxx via YouTube Direct link

Feedback loop

21 of 36

21 of 36

Feedback loop

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Simple Rules for Writing Great Testcases

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 About Steve Poole
  3. 3 About Stuart Marks
  4. 4 How many people write code
  5. 5 What to say
  6. 6 Why write tests
  7. 7 Make changes
  8. 8 TDD exercise
  9. 9 Rules
  10. 10 Think before you act
  11. 11 Testing and quality
  12. 12 Writing more tests
  13. 13 Make your tests understandable
  14. 14 What happens if your test code is not well maintained
  15. 15 Keep your tests small and simple
  16. 16 Structure your tests
  17. 17 One operation one test scenario
  18. 18 Test cases with 100 assert
  19. 19 Fast test only
  20. 20 Test speed
  21. 21 Feedback loop
  22. 22 Test run fast
  23. 23 Test run long
  24. 24 OpenJDK
  25. 25 Cloud
  26. 26 Independent tests
  27. 27 Dual tests
  28. 28 Test storage
  29. 29 Test line failure
  30. 30 Steves story
  31. 31 No hard coding
  32. 32 Hard coding
  33. 33 No extraneous output
  34. 34 Test logs
  35. 35 Wrapping up
  36. 36 Giveaway

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.