ContributionsMost RecentMost LikesSolutionsRe: Attach report to Azure DevOps pipelines for every test case Thanks JuliaBernikova Re: Attach report to Azure DevOps pipelines for every test case Thanks hkim5. sonya_mThat works, but I was looking to have it inside the test case, and I notice that if I have a error message on the test case even, if the test case doesn't hit that error, it attaches the mht file. Attach report to Azure DevOps pipelines for every test case Hi, I'm using TestComplete using Azure DevOps pipeline, and I want to attach a report for every case regardless if it passes or fails, or an image for a specific event. By default, the file report gets attached when an error occurs. But I need some kind of proof that the data was entered on the system. Solved