Add Test directly from a Requirement and link them together at the same time
Add Test directly from a Requirement and link them for traceability at the same time. When we create our tests they are based on the content of particular requirements so it would provide a much faster way to develop test coverage and prevent from have to search to associate them together afterwards.
-
Michael commented
Just got the same Idea, would be great
-
Kylie commented
Pre-populate test data from(linked) requirements data.
Similar to the 'clone test' functionality but using a related requirement as the basis of the new test instead of another test. Particularly the requirement title - test title, requirement description - test description, as well as relevant fields (eg: requirement product component - test product component, etc etc). Perhaps the user could map custom fields together, eg: Map requirements field A to test field A (as long as they are the same type and with the same list values if a list)