Hacker News new | ask | show | jobs
by aray07 107 days ago
The dropping requirements problem is real. What's helped us is breaking the spec into numbered ACs and having the verification run per-criterion. If AC-3 fails you know exactly what got dropped.
1 comments

I'll try that out, thanks for the tip!