Software is made of hundreds of small components, each classified as a unit. Many times, due to time to market pressures, and in order to stay ahead of their competitors, testers...
A software tester is a team member responsible for checking the quality of new or integrated software. Without a tester, it is not possible to release a high-quality, ready-to-use...
As the month changed, we had just completed a major release. I had been working on it for the last year, and it had started before my time in the organization. 12 subsystems, end...
Well, the most important thing about quality assurance is to ensure that we do not put bugs into production... Or is it? 🤔 That might have been what I was thinking 9 years...
Testing, testing... What is software testing? 🤔 Software testing is a process to assess the functionality of an application with an aim to find whether the developed software...
In this article, I will be taking a look at the Whats, the Whys, and the Hows of Path to Live (PTL) - a path from development to deployment to production. Path to Continuous...
A lot of companies use the title QA and one of the most famous full forms for that title is Quality Assurance. There are some other less popular interpretations such as Quality...
After covering the fundamentals for a creating a test automation infrastructure, in this post I'll elaborate more about the idea behind page abstraction while using page object...