In testing, you often need to pass data between various test steps, responses, and requests. You do this by storing the needed data to properties and by referring to these properties in target test steps, dialogs, and editors. The topics of this section provide more information on this.