Black box testing is designed to test the functionality of software. For example: Does the program accept a number and return the square of the number? Does the program accept a Celsius value and ...