Software-Engineering
August 28, 2024
Software-Engineering
August 28, 2024
Software-Engineering
August 28, 2024
Software-Engineering
August 28, 2024

Software-Engineering

Question 223
Which of these are the 5 generic software engineering framework activities ?
A
Communication, planning, modelling, construction, deployment
B
Communication, risk management, measurement, production, reviewing
C
Analysis, designing, programming, Debugging, maintenance
D
Analysis, planning, designing, programming, testing
Question 223 Explanation: 
The following generic process framework is applicable to the vast majority of S/W projects.
1,Communication: involves heavy communication with the customer (and other stakeholders) and encompasses requirements gathering.
2. Planning: Describes the technical tasks to be conducted, the risks that are likely, resources that will be required, the work products to be produced and a work schedule.
3. Modeling: encompasses the creation of models that allow the developer and customer to better understand S/W req. and the design that will achieve those req.
4. Construction: combines code generation and the testing required uncovering errors in the code.
5. Deployment: deliver the product to the customer who evaluates the delivered product and provides feedback.
Correct Answer: A
Question 223 Explanation: 
The following generic process framework is applicable to the vast majority of S/W projects.
1,Communication: involves heavy communication with the customer (and other stakeholders) and encompasses requirements gathering.
2. Planning: Describes the technical tasks to be conducted, the risks that are likely, resources that will be required, the work products to be produced and a work schedule.
3. Modeling: encompasses the creation of models that allow the developer and customer to better understand S/W req. and the design that will achieve those req.
4. Construction: combines code generation and the testing required uncovering errors in the code.
5. Deployment: deliver the product to the customer who evaluates the delivered product and provides feedback.

Leave a Reply

Your email address will not be published. Required fields are marked *