Relative Content

Tag Archive for azureazure-devopstfsgitlabgitlab-ci

How to transfer gitlab ci testing result to Azure TFS?

We are running automation testing on a gitlab ci pipeline, which will output a testing report(*.xml) as a pipeline artifact. Currently, we’d like to transfer the testing results to Azure TFS, so that QA Engineer could view the testing results from TFS directly. Besides that, it would be better the transferred testing results could be linked or mapped with TFS test case in the Azure TFS.