Forum Discussion

chanukya's avatar
chanukya
Occasional Contributor
6 years ago

rerun a test case in ready api using tear down script

I have a test case "Login" which intermittently fails due to login issues. I would like to implement a tear down script to get the status of the script and rerun if it failed. Here is what I impleme...