Forum Discussion

gingram's avatar
gingram
New Contributor
11 years ago

Query TestComplete Suite and Project Info

Is there an API (DLL) TestComplete 10 provides for .NET that can query suite and project information?  Meaning, I want to create a custom app, reference the library and then query the projects along w...
  • AlexKaras's avatar
    11 years ago
    Hi Bobby,



    > I want to create a custom app

    In terms of TestComplete this is called Connected Application and I would recommend you to read the corresponding help section (http://support.smartbear.com/viewarticle/56563/).

    In a nutshell - TestComplete provides a COM server that provides a lot of functionality to the external application.