Top 350+ Solved Software Testing MCQ Questions Answer
Q. The equation V(G)= No. of predicated nodes+1 is applicable only when node has
a. Two outgoing edges
b. Three outgoing edges
c. No outgoing edges
d. None of the above
Q. The size of the graph matrix is
a. Number of edges in the flow Graph
b. Number of nodes in the flow Graph
c. Number of paths in the flow Graph
d. Number of independent paths in the flow Graph
Q. __________ testing assumes that the path of logic in a unit or program is known.
a. Black Box testing
b. Performance Testing
c. White Box testing
d. Functional testing
Q. White Box techniques are also classified as
a. Design based testing
b. Structural testing
c. Error guessing technique
d. Strong testing
Q. Exhaustive testing is
a. Always possible
b. Practically possible
c. Impractical but possible
d. Impractical and impossible
Q. Which of the following is/are White box technique?
a. Statement Testing
b. Decision Testing
c. Condition Coverage
d. All of these
Q. What are the various Testing Levels?
a. Unit testing
b. System Testing
c. Integration Testing
d. All of the mentioned
Q. Boundary value analysis belongs to?
a. White Box Testing
b. Black Box Testing
c. Glass Testing
d. Alpha Testing
Q. SPICE stands for
a. Software Process Improvement and Compatibility Determination
b. Software Process Improvement and Control Determination
c. Software Process Improvement and Capability Determination
d. None of the mentioned
Q. Behavioral testing is
a. White box testing
b. Black box testing
c. Grey box testing
d. Glass testing
Q. Which of the following is black box testing
a. Basic path testing
b. Boundary value analysis
c. Code path analysis
d. None of the mentioned
Q. Which of the following is not used in measuring the size of the software
a. KLOC
b. Function Points
c. Size of module
d. Software Metric