DoesQA Blog
Are developers good testers?
While developers have valuable skills, they're not necessarily the best testers as their perspective may be biased towards their own code.
Sam
Jul 7, 2023
Should you stop testing once you find a defect?
No, finding a defect should not stop your testing process; there may be other bugs or issues that need identification and resolution.
Sam
Jul 6, 2023
How do you prioritize QA with no spare time?
Quality Assurance (QA) must always be prioritized; skimping on QA can lead to critical issues post-release that consume more time and resources.
Sam
Jul 5, 2023
Should I test on multiple browsers?
Yes, you should test your application on multiple browsers to ensure consistent user experience across different platforms.
Sam
Jul 4, 2023
What level of coverage is considered good?
A good level of coverage in software testing typically ranges between 70% to 80%. It varies based on the project's complexity, risk, and specific requirements.
Sam
Jul 3, 2023
Can I write automated tests if I’m not a QA?
Yes, you can write automated tests even if you're not a Quality Assurance (QA) professional, using codeless and low-code automation tools.
Sam
Jun 30, 2023
Are QAs responsible for fixing bugs?
QAs are responsible for identifying and reporting bugs, collaborating with developers to understand the root causes, and ensuring their resolution.
Sappo
Jun 16, 2023
Why Does Code Produce Bugs?
Code produces bugs due to human error, complexity, and changing requirements, leading to logic, syntax, and implementation mistakes.
Sappo
Jun 13, 2023
Is Automation Replacing Manual Testing?
No, manual testing is not being replaced. It continues to play a vital role in software quality assurance by providing unique insights into user behaviour and ensuring exceptional user experiences.
Sappo
Jun 12, 2023
Does QA Save Money?
Yes, Quality Assurance (QA) can save money by identifying and preventing defects early in the software development lifecycle, reducing rework costs and enhancing customer satisfaction.
Sappo
Jun 9, 2023
Why test accessibility in test automation?
To test accessibility in test automation, incorporate automated accessibility testing tools, manual testing with assistive technologies, and review accessibility guidelines.
Sappo
Jun 8, 2023
Does QA require coding?
No, Quality Assurance (QA) does not necessarily require coding.
Sappo
Jun 7, 2023