Selenium 2 makes automation debugging easier
28.03.2011
One of the parts of Selenium 1.0 that I never enjoyed was debugging automation that didn’t work. I had to faff about creating custom Firefox profiles with Firebug installed and
Read MorePurpose of an Independent QA Audit
25.03.2011
The Software Engineering Institute/Capability Maturity Model (SEI CMM) describes periodic independent audits of the QA activities and work products of an organization’s QA group. This is specifically stated in the
Read MoreWhy Do We Need Performance Testing?
24.03.2011
Note: the article was updated in June 2018. The digital technologies are improving with every single day. This fact has made modern customers very demanding in the question of technology
Read MoreTypes of Bugs in Software Testing
Note: the article was updated in May 2022. Today, software teams face a lot of pressure to write large lines of code quickly, efficiently, and accurately to meet all business
Read MoreWhat is Zombie Testing?
Note: This article was updated in November 2020. “Zombie testing” is a routine test execution using predetermined patterns and methods. In software testing, zombies are mostly concentrated on fulfilling their
Read MoreAutomated Acceptance Testing or FitNesse to Improve the Quality of Software
23.03.2011
The quality of the product is not in the least dependent on the actual documentation and thorough testing. I would like to highlight the issue of developing and testing software
Read MoreTesting Delay – Headache of Test Managers
Note: this article was updated in September 2019. Have you ever been late? Let me guess the reason – you are constantly short for time. It’s one thing when you
Read MoreWhat is the Main Aim of Software Tester?
22.03.2011
“The main activity of testers is that they provide to the project participants of development software negative feedback on the quality of the product.” D. Spolsky recently described the same
Read MoreBest practices for “Best practices”
Note: the article was updated in September 2018. We face the “best practices” definition quite often. But what does “best practice” mean? Who defines what practice is the best one?
Read MoreAggressive and Passive Testing
I’ve been thinking about how I *bucket* testing. Here is what I mean. I see testing as aggressive and passive. Aggressive testing, to me, is the art of asking the product
Read MoreNon-Regression testing, what is it?
20.03.2011
The article was updated in May 2018. Making code changes, a developer may affect the proper work of the software. Even a small tweak can cause unexpected consequences or provoke
Read More