Enhancing Scripts
This section describes how you can modify VB .NET scripts to perform more advanced functions.
Referencing a Script from within a Script
Describes how to reference a script from another script using the
Add .NET Script Reference
command.
Adding a Verification to a Script while Recording
Describes how to add a verification to a script during recording.
Adding a Verification to a Script with Code
Insert a verification to determine if the script result matches the expected result.
Reusing Test Data in Scripts
Lists the types of reuse that are available to scripts.
Managing Scripts
Describes how you can manage VB .NET scripts.
Parent topic:
Enhancing Tests