Software Testing / QA
How to improve code coverage of Regression Testing without Writing Scripts
What can you do to prevent failures in software that are increasing in size and control the difficulties that arise because of it? Regression Testing such..
Ways to improve regression testing in agile
Regression testing is crucial for every release as it puts a check on overall application quality. As we all know in the agile model things are fast, releases are quick and regression can become a bottleneck.
End-to-End Testing in Agile: All You Need to Know
Most applications today are designed with a service-oriented architecture structure. So the application is interconnected with many subsystems that can be outside of the application environment.
How to set up QA processes that don’t suck!
“QA is a bottleneck!”
We often come across such a statement.
I was working with a startup offering travel services. They never had a QA process before I joined, and they wanted me to set up one soon.
Better QA: Learning from unit testing standards
“Unit Testing” is a tricky affair. I am pretty sure that testers at some point in time would have complained about the developer not doing unit testing properly and delivered a poor quality build.
Top Trends in Software Testing using AI & ML in 2020
Artificial Intelligence (AI) has made some fantastic progress since its exploratory presentation as a PC program intended to beat chess grandmasters.