This visual execution shows how to compare experiment runs step-by-step. First, runs are selected. Then their raw data is fetched, including parameters and metrics. Next, key metrics are extracted from each run. These metrics are aligned so that the same metrics from different runs are side by side. After alignment, a visualization like a chart or table is created to show differences clearly. Finally, the user analyzes the visualization to decide which run performed better. Variables like 'runs', 'raw_data', and 'metrics' change as the process moves forward. Key moments include understanding why alignment is needed, handling missing metrics, and the importance of visualization. The quiz tests understanding of steps and variable states.