The basic definitions of automated software testing
05.05.2011
Software Automation Testing is the process of software verification in which the basic function and test steps, such as running, initialization, execution, analysis and delivery of results are performed automatically
Read MoreTest Automation: mysterious SilkTest
16.04.2011
SilkTest is really very mysterious program to automate test plans. It is mysterious, because you cannot find a lot of information in the net on test automation. The purpose of
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 MoreThe Future of Testing is Wide Open
12.03.2011
There has been plenty to read lately about the Future of Testing. Some of it from testers who I greatly respect, and up until now I’ve held my tongue and
Read MoreTest Automation Authoring Is Harder Than It sounds
07.03.2011
I’ve got a test automation engineer and a bunch of manual testers. The plan, of course, is to teach the manual testers to write automated tests were appropriate; a plan
Read MoreHow automation testing can help your software development process
03.03.2011
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 More4 Best Add-ons to Identify Selenium Locators
24.02.2011
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 More