Home / Engineering / Software Testing MCQs / Page 18

Software Testing MCQs | Page - 18

Dear candidates you will find MCQ questions of Software Testing here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.

M

Mr. Dubey • 51.17K Points
Coach

Q. 171) Top-down integration testing has as it's major advantage(s) that

(A) Low level modules never need testing
(B) Major decision points are tested early
(C) No drivers need to be written
(D) Both b and c
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 172) Bottom-up integration testing has as it's major advantage(s) that

(A) Major decision points are tested early
(B) No drivers need to be written
(C) No stubs need to be written
(D) Regression testing is not required
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 173) The OO testing integration strategy involves testing

(A) Groups of classes that collaborate or communicate in some way
(B) Single operations as they are added to the evolving class implementation
(C) Operator programs derived from use-case scenarios
(D) None of the above
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 174) Acceptance tests are normally conducted by the

(A) Developer
(B) End users
(C) Test team
(D) Systems engineers
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 175) Fault-based testing is best reserved for

(A) Conventional software testing
(B) Operations and classes those are critical or suspect
(C) Use-case validation
(D) White-box testing of operator algorithms
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 176) Testing OO class operations is made more difficult by

(A) Encapsulation
(B) Inheritance
(C) Polymorphism
(D) Both b and c
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 177) Scenario-based testing

(A) Concentrates on actor and software interaction
(B) Misses errors in specifications
(C) Misses errors in subsystem interactions
(D) Both a and b
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 178) Deep structure testing is not designed to

(A) Examine object behaviors
(B) Exercise communication mechanisms
(C) Exercise object dependencies
(D) Exercise structure observable by the user
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 179) Which of these techniques is not useful for partition testing at the class level?

(A) Attribute-based partitioning
(B) Category-based partitioning
(C) Equivalence class partitioning
(D) State-based partitioning
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 180) Tests derived from behavioral class models should be based on the

(A) Data flow diagram
(B) Object-relation diagram
(C) State diagram
(D) Use-case diagram
View Answer Discuss Share