Software & Finance





Software Testing Methods - Black Box Testing





Black-box testing means the QA engineers does not have any access to the internal data structures of the software and they have to treat the software as a black box.

 

They will be given the use cases and possible workflows as a document. QA engineers will work with software as an end-user and key in values and checks the stability and usablity of the software. They will input sample values and checks the output and logs their results into the defects reporting system.