Rita 2012 Access

| Principle | Description | Practical Benefit | |-----------|-------------|--------------------| | | Every test must be designed so it can be run again under the same conditions, using the same procedures and data. | You can verify fixes and compare system performance over time. | | Integration | Testing and analysis are not separate phases. Analysis informs test design (what to test), and test results feed back into models in real time. | Reduces surprises; catches issues early. | | Traceability | Every test requirement is linked to a specific system requirement. Every test result is linked to a specific test procedure. | Proves to stakeholders (e.g., regulators, customers) that requirements are met. | | Configuration Control | All test articles, software versions, tools, and data sets are version-controlled and documented. | Prevents "it worked yesterday, why not today?" syndrome. |

1. Introduction: What is RITA 2012?

The framework rests on four main pillars: rita 2012