In this section of Software Engineering – Software Testing.It contain Testing Object-Oriented Applications MCQs (Multiple Choice Questions Answers).All the MCQs (Multiple Choice Question Answers) requires in depth reading of Software Engineering Subject as the hardness level of MCQs have been kept to advance level.These Sets of Questions are very helpful in Preparing for various Competitive Exams and University level Exams.

PRACTICE IT NOW TO SHARPEN YOUR CONCEPT AND KNOWLEDGE

view hide answers

1. Testing OO class operations is made more difficult by

  • Encapsulation
  • Inheritance
  • Polymorphism
  • Both b and c

2. It is not possible to test object-oriented software without including error discovery techniques applied to the system OOA and OOD models

  • True
  • False

3. The correctness of the OOA and OOD model is accomplished using formal technical reviews by the software quality assurance team.

  • True
  • False

4. The consistency of object-oriented models may be judged by reviewing the CRC card model.

  • True
  • False

5. Test case design for OO software is driven by the algorithmic detail of the individual operations.

  • True
  • False

6. Integration testing of object-oriented software can be accomplished by which of the following testing strategies?

  • Cluster testing
  • Glass-box testing
  • Thread-based testing
  • Use-based testing
  • a, c, d

7. Validation of object-oriented software focuses on user visible actions and outputs from the system.

  • True
  • False

8. Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing

  • True
  • False

9. Use-cases can provide useful input into the design of black-box and state-based tests of OO software.

  • True
  • False

10. Fault-based testing is best reserved for

  • conventional software testing
  • operations and classes that are critical or suspect
  • use-case validation
  • white-box testing of operator algorithms

11. Scenario-based testing

  • concentrates on actor and software interaction
  • misses errors in specifications
  • misses errors in subsystem interactions
  • both a and b

12. Random order tests are conducted to exercise different class instance life histories.

  • True
  • False

13. Which of these techniques is not useful for partition testing at the class level

  • attribute-based partitioning
  • category-based partitioning
  • equivalence class partitioning
  • state-based partitioning

14. Multiple class testing is too complex to be tested using random test cases.

  • True
  • False

15. The state model can be used to derive test cases based on the dynamic behavior of an object-oriented system.

  • True
  • False

You may be Interested In

Software Engineering Online Tests
Share with : Share on Linkedin Share on Twitter Share on WhatsApp Share on Facebook