Forum Discussion
kkancher
Jun 24, 2022Copper Contributor
How to run failed Tests in Azure DevOps
Hello
I have a Test pipeline that runs Regression tests , In azure Devops once the pipeline is completed we have some Failing tests
suppose Total Tests are around 500 , there are 10 tests failing , and i want to rerun those particular 10 fail tests automatically in Azure devOps
Is there any way to acheive this???
1 Reply
- Stephen_33Brass Contributor
I have the same question in Test Cases. When we fail a run there is no option to "Resume Test" and it seems the only option is to run it again?