Scenario A: Requirements are implemented, validated and delivered
Pre-conditions
An interesting collection of requirements has been identified for inclusion in a product. We assume that the requirements process is complete and the requirements have been approved and planned for inclusion in the product. How that came to be is not dealt with here.
Scenario
The requirements are broken down into implementation requests for the implementation of the product to satisfy the requirements
Each requirement is linked to one or more implementation requests
Each implementation request could further be broken down into smaller implementation requests, each of which is linked to its parent.
The implementation requests are assigned to for completion
A test plan to validate these requirements is created
The test plan is linked to the requirements that are to be qualified.
Test cases to validate each requirement are written and linked to each requirement that is to be qualified.
Implementation requests are marked as completed and product is delivered
Product gets picked up by the next integration
The test steps from the test cases are run on the new integration
If any test step fails, a qualification change request is created and linked to the test step.
Resume qualification upon resolution of the qualification change request
If all tests steps pass, continue
Links can be used to inspect the content of the integration
Links between a requirement and a change request can be used to check that a requirement has been delivered
Links between a requirement and a test case can be used to check that the implementation meets that requirement
Post-conditions
The requirements are satisfied (all implementation requests completed, test cases passing). The resulting integration meets the requirements placed upon the product.
Copyright � by the contributing authors. All material on this collaboration platform is the property of the contributing authors. Contributions are governed by our Terms of Use Ideas, requests, problems regarding this site? Send feedback