As an important phase in software development, software design is the continuation of software requirement analysis phase. Ⅰ.software structure Ⅱ.software procedure Ⅲ.software module Ⅳ.software document which of the following should be included in software design phase
A: Ⅰand Ⅱ
B: Ⅱand Ⅲ
C: Ⅰ,Ⅱ and Ⅲ
D: All
A: Ⅰand Ⅱ
B: Ⅱand Ⅲ
C: Ⅰ,Ⅱ and Ⅲ
D: All
举一反三
- In the software testing phase of SDLC, which of the following attributes and capacities of the software could be tested? A: Functionality B: Reliability C: Efficiency D: All above
- Software Engineering Economy is an effective part of software engineering, which of the fol-lowing content is the research content of software engineering economy ( ) Ⅰ.Estimation of software development cost Ⅱ.Earn & Cost analysis of software development Ⅲ.Adjustment of software development progress A: Ⅲ only B: Ⅱ and Ⅲ C: Ⅰ and Ⅱ D: all
- Which of the following statements is correct? A: GUI of a target software system should be designed before its architecture. B: Whether design is necessary or not is up to each software organization. C: A good programmer can design a target software system while coding. D: Good design is important and necessary for the success of the target software system.
- The stages within the development phase of the software life cycle are ________. A: design,analysis,implementation,and testing B: analysis,design,implementation,and testing C: analysis,design,testing,and implementation D: design,analysis,testing,and implementation
- Which of the following statements about module is wrong? _________关于模块的以下语句中哪个是错误的? ________ A: Good module design is important for the quality of the whole software system. B: Module design is part of software system design. C: Modules are parts of the whole software system. D: An array in a program can be taken as a module.