In: Computer Science
If your customer states that there is a system requirement that the System of Interest (SoI) must perform a task to navigate to specific named locations in a store, which leads to another requirement (unstated by the customer) that the system must access a database that contains the names of the locations and their respective locations (grid coordinates). What type of relationship exists between the two requirements?
Requirement Engineering: Requirements are the key to any software.the process of software engineering starts from requirements. In the early days analyzing the requirements will be not so tough. but now requirements need to engineer them for better standards and enhancements.
In the above example, the two requirements are derived from customer requirements.the customer needs a navigation system in the store. which derives another requirement to keep a track of the locations.
i.e., the relationship between the requirements is DERIVE.