In reply to rambarki.satish:
If you have 20 tests in regression, All are passing, one before the delivery all are failing. How would you debug this ?
If I were you, I execute diff command for all changed files before and after regression, double check these changes including RTL and testbench to make sure they are good.