I want to run Mico focus UFT One solution with VB script. but it's not working .here is my vb script
Dim qtApp Dim qtTest Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = False qtApp.Test.Settings.Run.OnError = "NextIteration…