Top 50+ Solved Software Development Methodologies MCQ Questions Answer
Q. This module gets data from super-ordinates, process that data and again forward It tosuper-ordinate modules, These modules are used for processing purpose.
a. Afferent modules
b. Efferent modules
c. Co-ordinate modules
d. Transform modules.
Q. White Box techniques are also classified a
a. Design based testing
b. Structural testing
c. Error guessing technique
d. None of the mentioned
Q. Exhaustive testing
a. always possible
b. practically possible
c. impractical but possible
d. impractical and impossible
Q. Alpha testing is done a
a. Developer’s end
b. User’s end
c. Developer’s & User’s end
d. None of the mentioned
Q. The testing in which code is check
a. Black box testing
b. White box testing
c. Red box testing
d. Green box testing
Q. Testing done without planning and Documentation is ca
a. Unit testing
b. Regression testing
c. Adhoc testing
d. None of the mentioned
Q. Acceptance testing is also known a
a. Grey box testing
b. White box testing
c. Alpha Testing
d. Beta testing
Q. Which of the following is non-functional testing?
a. Black box testing
b. Performance testing
c. Unit testing
d. None of the mentioned
Q. Beta testing is done a
a. User’s end
b. Developer’s end
c. User’s & Developer’s end
d. None of the mentioned
Q. Behavioral testing
a. White box testing
b. Black box testing
c. Grey box testing
d. None of the mentioned
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 softwa
a. KLOC
b. Function Points
c. Size of module
d. None of the mentioned