Forum Discussion

scot1967's avatar
scot1967
Icon for Champion Level 1 rankChampion Level 1
4 years ago
Solved

Send Test Results to Azure DevOps W/O pipeline setup?

Hello all,

 

Is it possible to link TestComplete Test Cases to Azure DevOps without the Test Adapter and pipeline integration?  In other words, I want to run the tests from TestComplete or TestExecute with the Execution Plan instead of running them as part of the build pipeline and link the test results to Azure DevOps for review by others?  If I try to link a test case via the Execution Plan I am unable to log into my DevOps repository,  This could be the only issue I need to resolve.   If the Test Adapter is required and this can only be done via an Azure DevOps pipeline build process I will need to wait until we have other items worked out and in placed.

 

Thanks everyone,

Scott H.

 

 

24 Replies

  • scot1967's avatar
    scot1967
    Icon for Champion Level 1 rankChampion Level 1

    Hello,

      My understanding and experience is that all the Azure Devops pipeline setup steps must be completed before the tests can be tracked or displayed in the Azure Devops dashboard.  There is no way to collect the data from the test run otherwise.  I should also add that the tests would have to be executed from Azure Devops either from the DashBoard or via a pipeline.  

     

     

  • Hello scot1967 - 

     

    Looking to make sure I am understanding your need correctly - you would like to run the tests from TestComplete or TestExecute but still have the results post to Azure Test Plans?

     

    If that is correct this is possible - the test links do not mean that the tests have to be executed from Azure Pipeline. 

     

    What is the error you are getting when trying to log in?


    Thanks, 

    Emma

     

  • RemcoKok's avatar
    RemcoKok
    Occasional Contributor

    I do not understand this solution and I have a similar issue.

    My company does not want to use Azure Devops to automatically start the TestComplete test scripts, we use another tool to start the TestComplete test scripts using several Execution plans.

    But I want to know if it’s possible to show the TestComplete logs in an Azure Devops Dashboard and how do I do this?