BLACKBOX TESTING
Black testing similarly to white testing, is also a software testing approach, but unlike white box testing it doesn't focus on the internal working structures or the codes of the system. The criteria used for black box testing is usually the customer requirements gathering during the building of the software. The client gives an input, the systems gives an output and then we check if it is the desired output.