Describe object-oriented unit testing.

What will be an ideal response?


Class testing for OO software is equivalent to unit testing for conventional software. The focus throughout is on designing and testing appropriate sequences of operations to exercise all class states. It makes little sense to test operations or algorithms individually for classes.

Computer Science & Information Technology

You might also like to view...

Which of the following statements will properly store the value of the variable value into the output file object AnsFile?

A. AnsFile << value; B. AnsFile <

Computer Science & Information Technology

Assume the RRA protocol is in use. How long should servers retain unacknowledged reply data? Should servers repeatedly send the reply in an attempt to receive an acknowledgement?

What will be an ideal response?

Computer Science & Information Technology

Which problem can enabling compression present when you are using ssh to run remote X applications on a local display?

What will be an ideal response?

Computer Science & Information Technology

The ________ is a good place to document the file name and author of a Word document

A) header area B) footer area C) margin D) title page

Computer Science & Information Technology