Question: Explain why each is right or wrong Documentation and testing Unit testing should only test common input cases Unit testing is a type of verification

 Explain why each is right or wrong Documentation and testing Unit

Explain why each is right or wrong

Documentation and testing Unit testing should only test common input cases Unit testing is a type of verification The main method of a class should perform extensive unit testing of the class unless it is the class driving the execution of a program All programs/classes should have a README file which clearly describes what the program/class does, how it is implemented, how it is used, whom wrote the code and bug fixes All java classes implementing ADTs should have a main method Unit testing should if possible test all potential inputs Verification gives stronger proof of correctness than validation Unit testing is a form of validation Validation gives stronger proof of correctness than verification

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!