Skip to content

Unit testing versus validation testing #7

@rickecon

Description

@rickecon

@quainialberto asked the following with regard to Problem 1 in the Object Oriented Programming lab:

I am approaching Problem 1 of OOP and we are required to test our object. Since we leant how to do unit testing, can we create a unit test to test our object or we need to write the test like in the example given inside the problem formulation?
Thanks,
Albi

You should do the testing as is stated in Problem 1 of the OOP lab. The testing requested and shown in Problem 1 of OOP is called validation testing and is different from unit testing. Both are important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Computation labsThis issue is regarding the computational labsquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions