Once input and output parameters have been defined for a visual test, the output parameters can be passed during playback to another visual test that executes the initial visual test. However, to use the passed parameters in the other visual test, they must be set to local variables that are stored in the visual test.
If the embedded visual test has been included for playback in the embedding visual test and its input and output parameters have been defined correctly, the embedded visual test can now be played back and parameters are successfully passed between the embedding visual test and the embedded visual test.
Note: For a detailed example of how to create input and output parameters and use them in a visual test, refer to
Playing Back Scripts From Visual Tests in the
Welcome to the SilkTest Workbench Visual Test Tutorial.