Nikunj Vaishnavdevcloudjourney.hashnode.dev·Jul 2, 2024Understanding Manual Testing in Software DevelopmentWhat is Software Manual Testing? Manual testing is a fundamental aspect of software development. It's a process where testers manually execute test cases without using automation tools. Let's dive into the details of software manual testing to unders...Testing2Articles1Week
Bamkefa Samuelkolabank.hashnode.dev·Apr 26, 2023Guide for fixing code defectsSoftware development is more than writing code. A good part of the development process is discovering and dealing with defects in your code While there may be technical differences among the terms error, bug, fault or defect, the aim of this article ...1 like·56 readsBugs and Errors