The QuickTest
Automation Object Model provides objects, methods, and properties that enable
you to control QuickTest from another application.
For example –
1. We can open QTP with the
help of vb script.
2. We can run QTP tests
without opening QTP manually. By vbscript, we can invoke QTP and define the
testes which need to be executed.
3. We can set iterations for
the execution of the test script and can also pass parameters.