This visual execution shows how a drone mission is prepared and tested before actual flight. First, waypoints are defined as latitude, longitude, and altitude points. Then, the mission is loaded into a simulator which prepares the drone path. Starting the simulation makes the drone follow each waypoint step-by-step. The simulator checks for errors or warnings during the flight. After the simulation ends successfully, the mission is ready for real flight. Variables like mission data, simulator state, and drone position change as the simulation progresses. Key moments include understanding when the drone position becomes known and why loading the mission is necessary before simulation. The quiz questions help reinforce these steps by referencing the execution table and variable changes.