Discuss teh below:
As you are writing a program, you will begin to conduct testing on your code as it becomes completed and operational. This is generally called unit testing. Describe how you feel unit testing should be conducted for a program with lots of conditional expressions.