Local variables are variables created for use within a visual test. They are defined in the
<<Start>> step of a visual test, edited in the
Properties window, and are available to the visual test during playback. Once local variables are created, they are available to the
visual test in which they are created, and can be used:
- In test logic
- In results comments
- In expressions
- To hold global variable values set in other visual tests