Software Engineering How would you characterize the differen
Software Engineering:
How would you characterize the difference between the requirements specification and design activities of the software life cycle?Solution
In software life cycle, if the requirements are not specified then then the proper design can not be made.In order to design the structure one should have a complete knowledge abput the details about the requirements.If the requirements are missed then the design will be ready for some thing else resulting in inaccurate functioning of the software.
A well defined design will be completed when the requirements are complete.
there is a natural flow from market opportunities to product requirements to design decisions in the state of all value-driven software development projects.
Once we complete that design step, we now are faced with specifying the responsibilities of the systems
specifying the requirements at the scope of the software system does not mean we should mention any user interface or process entities. In fact, we can simply further scope the original business requirement.
