quartz/content/notes/07-testing.md
2022-05-10 22:41:59 +12:00

521 B

title tags sr-due sr-interval sr-ease
07-testing
cosc202
lecture
2022-05-18 8 270
  • testing

  • test-driven-development

  • unit-testing

  • understand that testing is useful for detecting bugs

  • contrast different types of testting

  • descrive the principle of test driven development

  • explain how unit tests ar developed

  • indicate how languages integreate unit test support

  • apppreiciate limitation of software testing