Automating QuickTest Operations
Just as you use QuickTest to automate the testing of your applications, you can use the QuickTest Professional automation object model to automate your QuickTest operations. Using the objects, methods, and properties exposed by the QuickTest automation object model, you can write scripts that configure QuickTest options and run components instead of performing these operations manually using the QuickTest interface.
Automation scripts are especially useful for performing the same tasks multiple times or on multiple components, or quickly configuring QuickTest according to your needs for a particular environment or application.
This section includes: