Hi,

There is a test that has been scheduled to run:

Dim qtApp
Dim qtTest
Dim qtResultsOpt

Set qtApp = CreateObject("QuickTest.Application")
qtApp.Launch
qtApp.Visible = True
qtApp.Open "C:\Program Files\Mercury Interactive\QuickTest Professional
\Tests\Test1", True '
Set qtTest = qtApp.Test    '
qtTest.Run

I want to generate success/failure report/file at the end of the test.

Reference:
http://groups.google.com/group/MercuryQTP/browse_thread/thread/700a842d01f4f56b/3cfbba7038d0744e?lnk=gst&q=run+test+automatically#3cfbba7038d0744e

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to