Question
a.
Top-down approach
b.
Complementary of Abstraction concept
c.
Process of elaboration
d.
All of the above
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. A Design concept Refinement is a :
Similar Questions
Discover Related MCQs
Q. A software design is highly modular if :
View solution
Q. Match the following for methods of MIS development:
List – I List – II
(a) Joint Application Design (JAD) (i) Delivers functionality in rapid iteration measured in weeks and needs frequent communication, development, testing and delivery
(b) Computer Aided Software Engg (ii) Reusable applications generally with one specific function. It is closely linked with idea of web services and service oriented architecture.
(c) Agile development (iii) Tools to automate many tasks of SDLC
(d) Component based technology (iv) A group based tool for collecting user requirements and creating system design. Mostly used in analysis and design stages of SDLC
code:
a b c d
View solution
Q. Software testing is
View solution
Q. Assume that a program will experience 200 failures in infinite time. It has now experienced 100 failures. The initial failure intensity was 20 failures/CPU hr. Then the current failure intensity will be
View solution
Q. Consider a project with the following functional units:
Number of user inputs = 50
Number of user outputs = 40
Number of user inquiries = 35
Number of user files = 06
Number of external interfaces = 04
Assuming all complexity adjustment factors and weighing factors as average, the function points for the project will be
View solution
Q. Match the following:
List-I List-II
a. Correctness i. The extent to which a software tolerates the unexpected problems
b. Accuracy ii. The extent to which a software meets its specifications
c. Robustness iii. The extent to which a software has specified functions
d. feof() iv. Meeting specifications with precision
Codes:
a b c d
View solution
Q. Which one of the following is not a definition of error ?
View solution
Q. Which one of the following is not a key process area in CMM level 5 ?
View solution
Q. If S1 is total number of modules defined in the program architecture, S3 is the number of modules whose correct function depends on prior processing then the number of modules not dependent on prior processing is:
View solution
Q. The ................ model is preferred for software development when the requirements are not clear.
View solution
Q. Which of the following is not included in waterfall model ?
View solution
Q. The extent to which a software tolerates the unexpected problems, is termed as:
View solution
Q. Software Engineering is an engineering discipline that is concerned with:
View solution
Q. Which of the following is not one of three software product aspects addressed by McCall's software quality factors?
View solution
Q. Which of the following statement(s) is/are true with respect to software architecture?
S1: Coupling is a measure of how well the things grouped together in a module belong together logically.
S2: Cohesion is a measure of the degree of interaction between software modules.
S3: If coupling is low and cohesion is high then it is easier to change one module without affecting others.
View solution
Q. The Prototyping model of software development is:
View solution
Q. A software design pattern used to enhance the functionality of an object at run-time is:
View solution
Q. Which of the following statement(s) is/are TRUE with regard to software testing?
I. Regression testing technique ensures that the software product runs correctly after the changes during maintenance.
II. Equivalence partitioning is a white-box testing technique that divides the input domain of a program into classes of data from which test cases can be derived.
View solution
Q. Which of the following are facts about a top-down software testing approach?
I. Top-down testing typically requires the tester to build method stubs.
II. Top-down testing typically requires the tester to build test drivers.
View solution
Q. Match the terms related to Software Configuration Management (SCM) in List-I with the descriptions in List-II.
List-1 List-II
I. Version A. An instance of a system that is
distributed to customers.
II. Release B. An instance of a system which
is functionally identical to other
instances, but designed for different
hardware/software configurations.
III. Variant C. An instance of a system that differs,
in some way, from other instances.
Codes:
I II III
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Software Engineering? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!
Java Programming
Level up your coding skills with our Java Programming MCQs. From object-oriented...
Software Engineering
Learn about the systematic approach to developing software with our Software...