Software Engineering (3150711) MCQs

MCQs of Software Coding & Testing

Showing 31 to 40 out of 59 Questions
31.
White Box techniques are also classified as __________.
(a) Design based testing
(b) Structural testing
(c) Error guessing technique
(d) None of the mentioned
Answer:

Option (b)

32.
Lower and upper limits are present in __________ chart.
(a) Run chart
(b) Bar chart
(c) Control chart
(d) None of the mentioned
Answer:

Option (a)

33.
Behavioral testing is __________.
(a) White box testing
(b) Black box testing
(c) Grey box testing
(d) None of the mentioned
Answer:

Option (b)

34.
__________ is Equivalence Partitioning.
(a) Black box testing
(b) White box testing
(c) Yellow box testing
(d) Green box testing
Answer:

Option (a)

35.
__________ isBoundary Value Analysis (BVA).
(a) Black box testing
(b) White box testing
(c) Yellow box testing
(d) Green box testing
Answer:

Option (a)

36.
__________ is Cyclomatic complexity.
(a) Black box testing
(b) White box testing
(c) Yellow box testing
(d) Green box testing
Answer:

Option (b)

37.
Which of the following is/are White box technique?
(a) Statement Testing
(b) Decision Testing
(c) Condition Coverage
(d) All of the mentioned
Answer:

Option (d)

38.
Boundary value analysis belong to?
(a) White Box Testing
(b) Black Box Testing
(c) White Box & Black Box Testing
(d) None of the mentioned
Answer:

Option (b)

39.
Which of the following terms defines the statement, "Every statement in a program is executed at least once"?
(a) Statement Coverage
(b) Branch coverage
(c) Path coverage
(d) Program overage
Answer:

Option (a)

40.
Which of the following terms defines the statement, "Test cases are designed to make each branch condition to assume true and false values in turn"?
(a) Statement Coverage
(b) Branch coverage
(c) Path coverage
(d) Program overage
Answer:

Option (b)

Showing 31 to 40 out of 59 Questions