Micro Focus QTP (UFT) Forums
Run scripts from folder - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Run scripts from folder (/Thread-Run-scripts-from-folder)



Run scripts from folder - badri - 11-24-2014

QTP9.2:
I am getting the below error when in run
Code:
"Set objQTP = CreateObject("QuickTest.Application")"

Error: ActiveX component can't create object: 'QuickTest.Application'
Code: 800A01AD
Source: Microsoft VBScript runtime error

1. Can anyone suggest/help me how to run scripts from a common testscript folder without using createobject option. Is there any other approach?

2. Also how to overcome the above error.

Regards


RE: Run scripts from folder - vinod123 - 11-26-2014

First Open QTP9.2 and then open the link or the windows application where you want to perform the test