Software Engineering (3150711) MCQs

MCQs of Software Coding & Testing

Showing 51 to 59 out of 59 Questions
51.
__________ is considered as an adjunct to the coding step.
(a) Integration testing
(b) Unit testing
(c) Completion of Testing
(d) Regression Testing
Answer:

Option (a)

52.
__________ is not regression test case.
(a) A representative sample of tests that will exercise all software functions
(b) Additional tests that focus on software functions that are likely to be affected by the change
(c) Tests that focus on the software components that have been changed
(d) Low-level components are combined into clusters that perform a specific software sub-function
Answer:

Option (d)

53.
__________ testing integrates the set of classes required to respond to one input or event for the system.
(a) cluster testing
(b) thread-based testing
(c) use-based testing
(d) none of the mentioned
Answer:

Option (b)

54.
Which of the following is one of the steps in the integration testing of OO software?
(a) cluster testing
(b) thread-based testing
(c) use-based testing
(d) none of the mentioned
Answer:

Option (a)

55.
Which methods can be used to drive validations tests?
(a) Yellow-box testing
(b) Black-box testing
(c) White-box testing
(d) All of the mentioned
Answer:

Option (b)

56.
__________ is a part of testing OO code.
(a) Validation tests
(b) Integration tests
(c) Class tests
(d) System tests
Answer:

Option (c)

57.
In which of the following testing strategies, a smallest testable unit is the encapsulated class or object?
(a) Unit testing
(b) Integration testing
(c) System testing
(d) None of the mentioned
Answer:

Option (a)

58.
Software Testing with real data in real environment is known as__________.
(a) Alpha testing
(b) Beta testing
(c) Regression testing
(d) Non of the given options.
Answer:

Option (b)

59.
Beta Testing is done by__________.
(a) Developers
(b) Testers
(c) Users
(d) All of the mentioned
Answer:

Option (c)

Showing 51 to 59 out of 59 Questions