Forum Discussion

Brook's avatar
Brook
Occasional Visitor
9 years ago

Continual Intergration

Has anybody used Test Complete in a continual intergration enviroment before and is there any documentation around that I could look at?

3 Replies

    • Colin_McCrae's avatar
      Colin_McCrae
      Community Hero

      Yep.

       

      We use TestExecute via command line. Along with TeamCity, TFS & GIT. Although our build engineer did most of the setup work. I just gave him the address of repo's with test projects in it. Installed TestExecute + the license server in the build environment. And gave him a BAT file which started TE with the correct project file. Runs just fine against nightly builds.

  • m_essaid's avatar
    m_essaid
    Valued Contributor

    Hi,

     

    I use a bat file to run TestExecute nightly which runs another bat which create a full customer version of the product.

    Obviously, after night builds of alpha and beta versions.

    As a matter of fact, even if I execute it through TestComplete, there is a sort of reset of the environment to be sure to be in the latest customer version with lasts builds. It's very important.

     

    That means also a build with the same debug info (means no debug info...)