True or False: When testing, we must be trying to demonstrate failures of some kind.

True
  • False: This is a type of white box testing.
  • False: This is an effective way to unit test.
  • False: If the program works when you run it, then everything is fine.

There are no hints for this question