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 → Spiral Model 4

__________ testing assumes that the path of logic in a unit or program is known.
Input and Output
click to copy
Equivalence partitioning is a technique for?
White Box testing
click to copy
Which is not the way to organize a risk matrix?
Size of module
click to copy
Which activity is performed in crisis situations and under greater time constraints?
Risk analysis
click to copy

Software Engineering → Agile Model 4

Boundary value analysis belongs to?
None of the above
click to copy
The test cases derived from use cases
Structural testing
click to copy
Which prioritization technique is used when we assign equal importance to ‘probability of occurrence’ and ‘Impact of problem’ in risk matrix?
access-controlled library
click to copy
Which testing is an integration testing approach that is commonly used when “shrinkwrapped” software products are being developed?
Increased the number of test cases
click to copy

Software Engineering → Requirement Engineering 4

SPICE stands for
One row and one column in graph matrix
click to copy
Several techniques for using test execution information to prioritize test cases for regression testing include,
Impractical but possible
click to copy
In prioritizing what to test, the most important objective is to:
Version Control
click to copy
The object of ___________within an OO system is to design tests that have a high likelihood of uncovering plausible bugs.
Behaviour of a system
click to copy

Software Engineering → Software Design 4

The expected value for the estimation variable (size), S, can be computed as a weighted average of the optimistic(Sopt), most likely (Sm), and pessimistic (Spess) estimates given as
Structural Testing
click to copy
Regression testing should be tightly linked to _________, and be built from the successful test cases developed and used in it.
All of these
click to copy
Test cases are prioritized so that:
All of the mentioned
click to copy
Which of the following is black-box oriented and can be accomplished by applying the same black-box methods discussed for conventional software?
At least one valid value and one invalid value
click to copy

Software Engineering → Coding Standards 4

The main guide for selecting test cases is
Select test paths based on the locations and uses of variables
click to copy
Use case scenario is:
All of the mentioned
click to copy
A regression test:
LOC
click to copy
Software mistakes during coding are known as
Has many options
click to copy

Software Engineering → Software Testing 4

Which of the following is not a risk reduction scheme?
Any path through DD path graph that introduces at least one new set of process statement or new condition
click to copy
Which is not an accepted strategy for data validity?
Black Box Testing
click to copy
Which test cases are easy to identify?
EV = (Sopt + 4Sm + Spess)/6
click to copy
Name an evaluation technique to assess the quality of test cases.
Threshold by available test cases
click to copy

Software Engineering → Debugging 4

The potential problems are identified and their probabilities and impacts are given weights in which technique
T.J.McCabe
click to copy
Guidelines for generating validity checks should include the following:
Developer’s end
click to copy
Regression testing process may include:
Three
click to copy
Which of the following is not a part of bug report?
Threshold by diagonal quadrant
click to copy

Software Engineering → Software Maintenance 3

Risk exposure is given by which formula
All of the above
click to copy
The most popular area of database testing is:
Software Process Improvement and Capability Determination
click to copy
Which regression test cases selection technique is more useful?
Putnam and Myers
click to copy

Software Engineering → Introduction to Software Engineering 3

A risk matrix
Two outgoing edges
click to copy
Use cases and use case diagrams are used to define:
Developers
click to copy
Risk should include:
External process
click to copy

Software Engineering → Software Development Models 3

In diagonal band prioritisation scheme
Number of nodes in the flow Graph
click to copy
Any variable in a use case has:
Black box testing
click to copy
Special requirements in a use case template define:
Both (a) and (b)
click to copy

Software Engineering → Waterfall Model 3

Some managers found out that
None of these
click to copy
A selection variable in a form:
Boundary value analysis
click to copy
Which is not an actor in use cases?
None of the above
click to copy