Automation Object Model (AOM):
This Model we use
to invoke the QTP along with the desired test with out human intervention
Dim
QTPApplication
Dim QTPTest
Set qtapp= create
object (“quicktest.application”)
QTPApplication.launch
QTPApplication.visible
QTPApplication.open
Path of the Script, true
Set QTPTest =
QTPApplication.test
QTPTest.run
QTPTest.close
QTPApplication.quit
qtp, qtp testing, qtp interview questions, qtp tutorials,
No comments:
Post a Comment