Regarding unit testing: (select all that are true)

Select one or more:

a. It should test the most commonly-used methods / operations of the object.

b. It's part of development testing.

c. It should not be automated.

d. It should examine the value of all attributes of the object.