I have changing requirements based on feedback from different stakeholders during development cycle quiet often. this leads to workflow change in the software. suggest efficient ways to identify the impacted test cases due to work flow change and any tools that will help.
note: tracebility doesn't help much because it just provides the direct impact on certain requirement and it's corresponding test cases but it doesnt provide other impacted requirements and test cases which has to flow through the changed workflow.