Software Engineering MCQ Quiz Hub

Software Development Methodologies

Choose a topic to test your knowledge and improve your Software Engineering skills

Relational schemas and other metadata about relations are stored in a structure called the____________





✅ Correct Answer: 4

A data dictionary is created when a __________ created.





✅ Correct Answer: 3

Keep the statement language ______________ while writing a pseudo code.





✅ Correct Answer: 2

Capitalize initial keyword – This is a rule while writing a pseudo code.





✅ Correct Answer: 1

_______ is used to show hierarchy in a pseudo code.





✅ Correct Answer: 1

structured design was developed by ----- and --------------------.





✅ Correct Answer: 1

. In specific design process activites a A.





✅ Correct Answer: 4

___________is the separation of a function contained as code in one module into a newmodule of its own.





✅ Correct Answer: 1

___ it is a module where the number of immediate bosses it has.





✅ Correct Answer: 2

Modules with _______ must have good cohesion.





✅ Correct Answer: 2

Which of the property of software modularity is incorrect with respect to benefitssoftware modularity?





✅ Correct Answer: 4

______________ is a measure of the degree of interdependence between modules.





✅ Correct Answer: 2

. Which of the following is the worst type of module cohesion?





✅ Correct Answer: 4

A software engineer must design the modules with the goal of high cohesion and lowcoupling.





✅ Correct Answer: 1

In what type of coupling, the complete data structure is passed from one module toanother?





✅ Correct Answer: 2

If all tasks must be executed in the same time-span, what type of cohesion is beingexhibited?





✅ Correct Answer: 2

_______ defined as a collection of program statements with four basic attribute i.e. inputand output, function, mechanics and internal data





✅ Correct Answer: 1

The -----------involves the use of parameterized subprograms.





✅ Correct Answer: 1

The ________ is used to state a desired effect without stating the exact mechanism ofcontrol.





✅ Correct Answer: 2

________in this each module and its dub module corresponding to a processing step inthe execution sequence.





✅ Correct Answer: 2

_____ In this each module hides a difficult or changeable design decision from theother module.





✅ Correct Answer: 1

Which of the following is the best type of module coupling?





✅ Correct Answer: 3

Which of the following is the worst type of module coupling?





✅ Correct Answer: 3

____ In this each module hides the representation details of a major data structurebehind functions that access and modify the data structure.





✅ Correct Answer: 3

A module has _______if there is some logical relationship in the elements of a module.





✅ Correct Answer: 1

___ This module gets data from sub-ordinates and forward it tosuperordinate(boss) modules.





✅ Correct Answer: 1

_____ This module gets data from super-ordinate and forward it to sub-ordinates.





✅ Correct Answer: 2

__ This module manages the flow of data between different sub-ordinates. They areused for selection purpose and in decision making.





✅ Correct Answer: 3

This module gets data from super-ordinates, process that data and again forward It tosuper-ordinate modules, These modules are used for processing purpose.





✅ Correct Answer: 4

White Box techniques are also classified a





✅ Correct Answer: 2

Exhaustive testing





✅ Correct Answer: 3

Alpha testing is done a





✅ Correct Answer: 1

The testing in which code is check





✅ Correct Answer: 2

Testing done without planning and Documentation is ca





✅ Correct Answer: 3

Acceptance testing is also known a





✅ Correct Answer: 4

Which of the following is non-functional testing?





✅ Correct Answer: 2

Beta testing is done a





✅ Correct Answer: 1

Unit testing is done by





✅ Correct Answer: 2

Behavioral testing





✅ Correct Answer: 2

Which of the following is black box testing





✅ Correct Answer: 2

Which of the following is not used in measuring the size of the softwa





✅ Correct Answer: 3