QTP DLL DOTNetFactory

QTP: Accessing Custom DLL Methods Through DOTNetFactory

by Anshoo Arora ON February 20, 2010 · Posted In All, DOTNetFactory, QTP · 107 comments

This article shows a quick and easy way to use DLLs in QTP and access their methods with the help of DOTNetFactory. It also shows a working example of a DLL created in Visual Basic .NET and its methods accessed in QTP.