27% of QA Teams Don’t Use a Bug Tracker
04.03.2011
Note: the article was updated in June 2018. According to a Data Research conducted by Testuff, a provider of solution for test management activities, 27% of test management tool users
Read MoreApache JMeter Basis
03.03.2011
I’ve been doing some self-training for a few weeks. This time the choice fell on performance testing and specifically on a very interesting and useful open-source tool from Apache. I
Read MoreHow automation testing can help your software development process
There is no piece of software in the world that’s not tested before release for mass adoption. Yet we see many applications fail to reach the target audience. One of
Read MoreKey Steps in Automated Testing
Even though every piece of software undergoes thorough testing, when it is delivered software almost always has defects. Test engineers strive to catch them before the product is released but
Read MoreManual Testing vs. Automated Testing: A Decision Point
01.03.2011
Choosing to implement automation in a test organization can be a somewhat controversial decision. Many automation efforts fail or do not yield the expected return on investment. In this tip,
Read MoreAdding Custom Result Types in TestLink
24.02.2011
We actively use TestLink as the management system for testing. It is also very convenient to use it in conjunction with the automated tests. A little later I will tell
Read MoreE-mail Distribution of Test Results Obtained from Selenium + TestNG
If you have to run a bunch of automated tests using Selenium + TestNG, the results of running the tests can be easily sent to all interested parties automatically. It
Read More4 Best Add-ons to Identify Selenium Locators
Locators allow tester to find elements on a page that can be used in automated tests. And it is not trivial task to uniquely identify some locators. I offer 4
Read More5 Best Firefox Add-ons for Software Tester
21.02.2011
1. Firebug With this add-on all the necessary tools are at your fingertips during using browser. You can edit, debug, and explore the CSS, HTML, and JavaScript on any Web
Read More