#software-testing
Read more stories on Hashnode
Articles with this tag
Skipping a bug is generally not recommended as it can have adverse effects on an application's functionality and user experience. Even minor bugs can...
Every website contains some level of bugs. Here are some of the most common website bugs: Broken links: Broken links lead to 404 errors, which are...
A test plan is a comprehensive document that outlines the testing strategy, objectives, scope, approach, resources, schedule, and requirements for a...
In summary, test cases are used to describe the specific steps to be taken to validate a certain functionality or requirement. While test suites are...
As a Quality Assurance (QA) engineer, your primary responsibility is to ensure that software applications meet the quality standards of users and...
This article will describe what a quality bug report should look like so you can avoid unnecessary delays in bug resolution What is a Bug Report? In...