Final answer:
A component that calls the Tested Unit and controls the test cases is called a Driver.
Step-by-step explanation:
In the context of Integration Testing, a component that calls the Tested Unit and controls the test cases is called a Driver. The Driver is responsible for initiating the execution of the Tested Unit and providing the necessary inputs to simulate different scenarios or test cases.