A good testing plan has many, many test cases, and it can be really tedious to keep testing a function. That is why it would be ideal if we could automate the process. In this video, we introduce the concept of a test script, which is a second Python program used to test our first program.
- Tags
-