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 → Coding Standards 4

Who are the persons involved in a Formal Review? <br>i. Manager <br>ii. Moderator<br>iii. Scribe / Recorder<br>iv. Assistant Manager
Mistake
click to copy
Which quality deals with the maintaining the quality of the software product?
It reduces defect multiplication.
click to copy
In data flow testing, objective is to find
Transient
click to copy
Condition testing is a control structure testing technique where the criteria used to design test cases is that they
Quality of conformance
click to copy

Software Engineering → Software Testing 4

Which of the following is a Key Characteristics of Walk Through?
Test principles affect activities throughout the test life cycle.
click to copy
The interviews, which are held between two persons across the table is ______.
To prove that the software has no faults
click to copy
Every node is represented by
All of the mentioned
click to copy
Data flow testing is a control structure testing technique where the criteria used to design test cases is that they
Internal Failure
click to copy

Software Engineering → Debugging 4

What type of fault remains in the system for some period and then disappears?
Bugs
click to copy
Which of these primary objectives have to be achieved for the requirement model?
None of the above.
click to copy
The testing technique that requires devising test cases to demonstrate that each program function is operational is called
Fail Safe
click to copy
Loop testing is a control structure testing technique where the criteria used to design test cases is that they
Software failure
click to copy

Software Engineering → Software Maintenance 4

Which of the following approaches are used to achieve reliable systems?
Both verification & validation
click to copy
Which of the following is not a functional testing technique?
A failure
click to copy
What types of errors are missed by black-box testing and can be uncovered by whitebox testing?
Hardware checks
click to copy
Cyclomatic complexity was developed by
Quality control
click to copy

Software Engineering → Introduction to Software Engineering 4

A system maintaining its integrity while accepting a temporary halt in its operation is said to be in a state of
Set of test cases
click to copy
Decision tables are useful in situations where
The objective of the test
click to copy
Black-box testing attempts to find errors in which of the following categories
Forward error recovery mechanism
click to copy
Cyclomatic complexity is denoted by
One-to- one
click to copy

Software Engineering → Software Development Models 4

Which of the following Error Detection checks is not a part of Application detection?
Acceptance Testing
click to copy
‘Causes’ and ‘Effects’ are related to
All of the above
click to copy
What is an equivalence partition (also known as an equivalence class)?
Redundancy
click to copy
The equation V(G)= No. of predicated nodes+1 is applicable only when node has
All mentioned above
click to copy

Software Engineering → Waterfall Model 4

Exception handling is a type of
Failure
click to copy
If ‘n’ represents the number of variables in a program then Boundary Value analysis yields how many test cases
Selecting the personnel, allocating roles.
click to copy
Functional system testing is:
Domino
click to copy
The size of the graph matrix is
Regression Testing
click to copy

Software Engineering → Spiral Model 3

All fault-tolerant techniques rely on
All of the above
click to copy
For a function of ‘n’ variables, the robustness testing will yield how many cases
Scribe
click to copy
Which of the following techniques is not a White box technique?
When quality criterion is reached
click to copy

Software Engineering → Agile Model 3

It is imperative for communicating processes to reach consistent recovery points to avoid the _________ effect, with backward error recovery mechanism.
A test team will test the software more thoroughly
click to copy
In decision tables, which of the following is true?
ii,iii,iv are true and i is false.
click to copy
What is the relationship between equivalence partitioning and boundary value analysis techniques?
All of the mentioned
click to copy

Software Engineering → Requirement Engineering 3

Inspections and testing are what kinds of Quality Costs
All of the above
click to copy
Cyclomatic complexity is equal to
Scenario, Dry Run, Peer Group
click to copy
White Box Techniques are also called as
Appraisal
click to copy

Software Engineering → Software Design 3

Software project manager is engaged with software management activities. He is responsible for ______.
Data synchronization
click to copy
Data flow testing is related to
Evaluating deliverable to find errors
click to copy
The cyclomatic complexity metric provides the designer with information regarding the number of
Process control
click to copy