SQA Engineer Question:

Download Job Interview Questions and Answers PDF

Explain An Object-oriented View of Testing?

Software Quality Assurance Engineer Interview Question
Software Quality Assurance Engineer Interview Question

Answer:

In the object-oriented view of testing, tests are isolated at a smaller scope, yet can have high complexity due to the interfaces with other objects. The object-oriented view of testing must be able to deal with classes, methods, and attributes and to validate those at a high level of coverage.

In Shel Siegel's book, "Object-Oriented Software Testing," he describes the Hierarchical approach to O-O testing.

Download Software Quality Assurance Engineer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain Developer Testing?Explain hierarchical approach?