Quick Revision

GK One-Line Question & Answer

15541+ short questions with short answers, covering every category and sub-category on the site — no long articles to scroll through. Good for a fast recap before an exam, or a few minutes of daily practice.

Software Engineering → Agile Model 4

Which message is received so that the system moves to the Testing state, then the Transmitting state, before returning to the Running state?
all of the mentioned
click to copy
A __________ executes the loop task first, then tests a condition and repeats the task until the condition fails.
state
click to copy
When does the testing process stops?
state transition diagram
click to copy
What are generic application systems that may be designed to support a particular business type, activity, or sometimes a complete enterprise?
machine readability
click to copy

Software Engineering → Requirement Engineering 4

Which of the following is not the primary objectives in the analysis model?
all of these
click to copy
The________ is represented as two processing boxes connected by an line (arrow) of control.
object diagram
click to copy
Which of the following is not a part of a test design document?
data flow diagram
click to copy
Which of the following is not an advantages of software reuse?
all of the mentioned
click to copy

Software Engineering → Software Design 4

A description of each function presented in the DFD is contained in a ________.
specify required services for types of objects.
click to copy
. Which of the following is not a design principle that allow the user to maintain control?
developing a debugging system
click to copy
Specifying a set of test cases or test paths for each item to be tested at that level is known as
control specification
click to copy
ERP stands for
show technical internals from the casual user
click to copy

Software Engineering → Coding Standards 4

Which diagram indicates the behaviour of the system as a consequence of external events?
navigability
click to copy
. Which of the following is not a user interface design process?
interaction model
click to copy
PRD stands for
selection
click to copy
Which framework class include standards and classes that support component communication and information exchange?
knowledgeable, frequent users
click to copy

Software Engineering → Software Testing 4

A data model contains
all of the mentioned
click to copy
. When users are involved in complex tasks, the demand on __________ can be significant.
system context model
click to copy
. The open source movement has meant that there is a huge reusable code base available at
all of the mentioned
click to copy
Which of the following option is not provided by formal methods?
short-term memory
click to copy

Software Engineering → Debugging 4

The __________ of a relationship is 0 if there is no explicit need for the relationship to occur or the relationship is optional.
structural things
click to copy
What do you understand by V&V in software testing?
reportstatus()
click to copy
reused in a database management system”.
data representation
click to copy
___________ are statements that can be interpreted in a number of ways.
the design of the interface between two computers
click to copy

Software Engineering → Software Maintenance 4

A _________ is a graphical representation that depicts information flow and the transforms that are applied as data moves from input to output.
interface
click to copy
Which granularity level of testing checks the behavior of module cooperation?
none of the mentioned
click to copy
COTS stands for
all of the mentioned
click to copy
.What defines the circumstances in which a particular operation is valid?
all of the mentioned
click to copy

Software Engineering → Introduction to Software Engineering 3

The __________ enables the software engineer to develop models of the information domain and functional domain at the same time
operation
click to copy
Which test refers to the retesting of a unit, integration and system after modification, in order to ascertain that the change has not introduced new faults?
process specification
click to copy
COTS product reuse means
box diagram
click to copy

Software Engineering → Software Development Models 3

The __________ contains a state transition diagram that is a sequential specification of behavior.
behavioral things
click to copy
Which of the following is a black box testing strategy?
state transition diagram
click to copy
..NET are specific to which platform?
repeat until
click to copy

Software Engineering → Waterfall Model 3

.Which of the following is not a construct?
sequence
click to copy
A set of inputs, execution preconditions and expected outcomes is known as a
all of the mentioned
click to copy
Which of the following is a generic structure that is extended to create a more specific subsystem or application?
providing a notation that translates actions and conditions
click to copy

Software Engineering → Spiral Model 3

.Which of the following steps is applied to develop a decision table?
statechart diagram
click to copy
In which test design each input is tested at both ends of its valid range and just outside its valid range?
modality
click to copy
“An ordering system may be adapted to cope with a centralized ordering process in one company and a distributed process in another.” Which category the example belong to?
sequence
click to copy