Software Engineering Mcqs
Q.1: Exhaustive testing is___________________?)
A. always possible
B. practically possible
C. impractical but possible
D. impractical and impossible
Q.2: Lower and upper limits are present in which chart ?3
A. Run chart
B. Bar chart
C. Control chart
D. None of the mentioned
Q.3: What is Cyclomatic complexity ?
A. Black box testing
B. White box testing
C. Yellow box testing
D. Green box testing
Q.4: White Box techniques are also classified as_________________?=
A. Design based testing
B. Structural testing
C. Error guessing technique
D. None of the mentioned
Q.5: Which of the following is/are White box technique ?4
A. Statement Testing
B. Decision Testing
C. Condition Coverage
D. All of the mentioned
Q.6: Boundary value analysis belong to ?#
A. White Box Testing
B. Black Box Testing
C. White Box & Black Box Testing
D. None of the mentioned
Q.7: The testing in which code is checked___________________?8
A. Black box testing
B. White box testing
C. Red box testing
D. Green box testing
Q.8: Maintenance testing is performed using which methodology ?:
A. Retesting
B. Sanity testing
C. Breadth test and depth test
D. Confirmation testing
Q.9: What are the various Testing Levels ?%
A. Unit Testing
B. System Testing
C. Integration Testing
D. All of the mentioned
Q.10: Alpha testing is done at________________?)
A. Developers end
B. Users end
C. Developers & Users end
D. None of the mentioned