How do developers verify that software requirement changes in one system do not violate a requirement of downstream software systems?
- by Peter Smith
In my work, I do requirements gathering, analysis and design of business solutions in addition to coding. There are multiple software systems and packages, and developers are expected to work on any of them, instead of being assigned to make changes to only 1 system or just a few systems.
How developers ensure they have captured all of the…