Forum Discussion

dineshkumaar's avatar
dineshkumaar
Copper Contributor
Jun 10, 2022

In Azure Pipeline , How to reuse the test pass percentage value from one job to another job

Hi All ,    I'm working as selenium automation tester and using azure pipeline to run my test automation scripts (java), I'm trying to implement fail_fast feature in azure pipeline but am stuck with...