1. Suppose that a list contains the values 20 44 48 55 62 66 74 88 93 99 at index positions 0 through 9. Trace the values of the variables….
Explain the difference between black-box testing and white-box testing.
1 Explain the difference between black-box testing and white-box testing.
2 List three advantages of a unit test tool.
3 What is the purpose of the method setup in a unit test?
4 UML class diagrams show
a the interactions among objects
b the relationships among classes
5 Aggregation is a relationship in which
a an instance of one class can contain instances of another
b one class inherits data and operations from another