-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Software
- Commercial PC Software
- How to execute UFT 12.02 API test script from external vbs f...

Create an account on the HP Community to personalize your profile and ask a question
08-10-2017 04:07 AM
Hi,
I am unable to execute UFT 12.02 API test script from external vbs file.
I can execute UFT 12.02 GUI test script from external vbs file successfully.
Script for GUI is :
Dim Test_path
Test_path = "Path"
Dim qtApp
Dim qtTest
Set qtApp = CreateObject("QuickTest.Application")
qtApp.Launch
qtApp.Visible = True
qtApp.Options.Run.RunMode = "Fast"
qtApp.Options.Run.ViewResults = False
qtApp.Open Test_path, True
Set qtTest = qtApp.Test
qtTest.Run
qtTest.Close
qtApp.quit
Set qtTest = Nothing
Set qtApp = Nothing
Regards,
Ronak
08-12-2017 08:46 PM - edited 09-03-2017 03:05 PM
This is the wrong company for MF software. Please use the MF Software Community:
https://community.saas.hpe.com/t5/Unified-Functional-Testing/bd-p/sws-Fun_TEST_SF