+1 vote
in Software Architecture by (75.2k points)
What does classical software engineering practice recommends?

(a) Stubbing out sections of code so that portions of the system can be tested independently

(b) The Approach gives guidance about stubbed out parts

(c) Integration of system as whole

(d) All of the mentioned

This question was posed to me in my homework.

This key question is from Creating a Skeletal System in chapter Unit Operations of Software Architecture

1 Answer

0 votes
by (46.2k points)
Correct answer is (a) Stubbing out sections of code so that portions of the system can be tested independently

The best I can explain: Classical software engineering practice recommends stubbing out sections of code so that portions of the system can be tested independently.

Related questions

We welcome you to Carrieradda QnA with open heart. Our small community of enthusiastic learners are very helpful and supportive. Here on this platform you can ask questions and receive answers from other members of the community. We also monitor posted questions and answers periodically to maintain the quality and integrity of the platform. Hope you will join our beautiful community
...