"STRIVING FOR ZERO BUGS ON THE TEST ENVIRONMENT"
https://testhuddle.com/resource/striving-zero-bugs-test-environment/ Big overhead in raising bugs, Solution: Requirement over Solution, use BDD and check requirement early. Story should be as small as possible, and big enough to test. Slice the story is important. A story should be Deliverable, Testable, and Delopyable. Clear as much as possible in beforehand. Keep update from Developer Think why not prevent the bug.