Mejbaur Bahar Fagunfagun.hashnode.dev·Apr 2, 2023Exploring Black Box Testing: Techniques and Free Open-Source Tools for SQABlack box testing is a software testing technique where the tester tests the functionality of the software without having any knowledge of its internal workings. The tester treats the software as a black box and tests its input-output behavior withou...30 readsSoftware Quality Assurance SQA
Mejbaur Bahar Fagunfagun.hashnode.dev·Mar 31, 2023Monkey Testing: Exploring the Wild Side of SoftwareSoftware testing is an essential part of the software development life cycle. It is a process that ensures the quality, reliability, and effectiveness of the software system. There are various testing techniques used in software testing, one of which...SQA