Science, asked by sweety3928, 1 year ago

Explain the process of staffing in object oriented design

Answers

Answered by Raju2392
0
The macro process involves the following disciplines, executed in the following relative order.
Requirements: Establish and maintain agreement with the customers and other stakeholders on what the system should do. Define the boundaries of (delimit) the system.
Analysis and design: Transform the requirements into a design of the system, which serves as a specification of the implementation in the selected implementation environment. This includes evolving a robust architecture for the system and establishing the common mechanisms that must be used by disparate elements of the system.
Implementation: Implement, unit test, and integrate the design, resulting in an executable system.
Similar questions