MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SOFTWARE ENGINEERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Design phase is followed by ____ .
A
Coding
B
Testing
C
Maintenance
D
None of the above.
Explanation: 

Detailed explanation-1: -In System Design Software architecture and Design, documents which act as an input for the next phase are created i.e. Implementation and coding. In the Implementation phase, coding is done and the software developed is the input for the next phase i.e. testing.

Detailed explanation-2: -Design phase is followed by Coding-Software Process.

Detailed explanation-3: -The purpose of the Design Phase is to transform the requirements into complete and detailed system design specifications. Once the design is approved, the Development Team begins the Development Phase.

Detailed explanation-4: -The design stage establishes what hardware and what system requirements are needed as well as the entire system architecture. The results from this stage are used as input for the next one. In this stage, the actual coding is done and the code is produced based on the design specifications.

Detailed explanation-5: -The build/development phase is also known as the coding phase. Developers start coding in this stage.

There is 1 question to complete.