TestStand comes with a built-in Message Popup step that enables the test program to interact with the test program user. This article will demonstrate how to use the built-in Message Popup step to obtain string input from the user, save it into a local variable, and display the response received by using another Message Popup step.