This example application is for applying black box testing methods such as equivalence partitioning and boundary value analysis. Simulates a software component that validates an input text composed of the name of an edible product and its size, based on the conditions discussed in the course. That is, it informs whether or not the entered text meets those conditions.
It is offered within the framework of the UTN-FRBA Professional Testing Master course taught by Eng. David López.