Review your Skills on Black Box Testing-Through Objective Type Questions
Q. 1: Which is not a functional testing technique?
A. BVA
B. Decision table
C. Regression testing
D. None of the above.
<<<<<< =================== >>>>>>
Q. 2: One weakness of BVA and Equivalence Partitioning is
A. They are not effective
B. They do not explore combinations of input circumstances
C. They explore combinations of input circumstances
D. None of the above.
<<<<<< =================== >>>>>>
Q. 3: Decision tables are useful in situation where
A. An action is taken under varying sets of corditions
B. Number of combinations of actions are taken under varying sets of conditions
C. No action is taken under varying sets of conditions
D. None of the above.
<<<<<< =================== >>>>>>
Q. 4: “Causes” and “Effects” are related to
A. Input and output.
B. Output and input
C. Destination and source
D. None of the above.
<<<<<< =================== >>>>>>
Q. 5: Functionality of a software is tested by
A. White box testing
B. Black box testing
C. Regression testing
D. None of the above.
<<<<<< =================== >>>>>>
Q. 6: If n represents the number of variables in a program then BVA yields how many test cases
A. 4n + 2
B. 4n + 1
C. n + 2
D. n + 1.
<<<<<< =================== >>>>>>
Q. 7: For a function of n variables, the robustness testing will yield
A. 6n + 1 test cases
B. 6n + 2 test cases
C. 6n + 4 test cases
D. None of above.
<<<<<< =================== >>>>>>
Q. 8: Worst case testing yields
A. 5n test cases
B. 5n + 1
C. 5n
D. None of the above.
<<<<<< =================== >>>>>>
Q. 9: BVA is based upon
A. Single fault assumption theory
B. Multiple fault assumption theory
C. Both of above
D. None of the above.
<<<<<< =================== >>>>>>
Q. 10: In decision tables, which of the following is true
A. Number of test cases is equal to number of rules (or columns)
B. Number of test cases is not equal to number of rules (or columns)
C. Both A and B
D. None of the above.
Correct Answer of the above Questions
Many More Articles & Tutorials on Black Box Testing
An expert on R&D, Online Training and Publishing. He is M.Tech. (Honours) and is a part of the STG team since inception.