Forum Discussion

Yusufm87's avatar
Yusufm87
Contributor
2 years ago

TestComplete Azure Devops Integration Rerun of failed tests not working

Hello,

 

I have a pipeline created in Azure Devops from where we used to execute TestComplete tests. Recently I observed that the rerun of failed tests have stopped and it is throwing this error:

No test matches the given testcase filter `FullyQualifiedName=General_Hem4_3_Tests.Instruments Modules Test|FullyQualifiedName=General_Hem4_3_Tests.Analysis Modules Test
 
Now the FullyQualifiedName here is something that we are not setting and not sure how it is generated. In our pipeline this is the name of the testComplete project "General_Hem4_3_Tests\General_Hem4_3_Tests.pjs" and this is the Test Filter Criteria "Project=Tests_Hem_Level1". The test run happens fine and we get 4-5 failed test cases but when it tries to rerun it is not able to match the failed tests names.
I have attached the screenshot of project structure in testcomplete.

Is there any issue in the settings or has anything changed which requires us to update the pipeline, kindly let us know.
 
 
Thanks,
Yusuf Malak

5 Replies

  • Marsha_R's avatar
    Marsha_R
    Champion Level 3

    Did you recently update TestComplete? If so, what was your version before and after?

    • Yusufm87's avatar
      Yusufm87
      Contributor

      We were using TestComplete 14 earlier and moved to TestComplete 15.

      • Marsha_R's avatar
        Marsha_R
        Champion Level 3

        Does this run the way you expect with TC 14?