I am trying to execute QTP scripts that are stored on QTP environment using C#. In my research i have found that it can be done using VBS script or batch file to run a QTP script. Can someone please help me on how to connect to QTP using C# coding and execute a script?
Also, to use the QTP objects do we need to have any sort of dll reference in C#? If so where can i get the dll?
I am new to connecting C# application to QTP. Please help if you have any suggestions.
Thanks in advance...