Please allow Test Sets to be downstream dependencies of Stories. Would be great to know that a series of test sets needs to be executed when a specific Story is implemented.

* This is beneficial to all members of a SCRUM Team and is helpful for management.
* SCRUM Teams would be able to see ALL upstream and downstream dependencies relative to the work items they're assigned. Management can review test coverage to determine gaps with more specificity.
* As SCRUM Teams plan their sprint, QA Engineers associate their test sets as downstream dependencies of the stories that trigger the need to cover those areas.
* Right now VersionOne only allows dependencies between Stories and Stories...

Comments