- QATestLab Blog >
- test automation
Test 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 MoreSelenium 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 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 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 MoreKey Steps in Automated Testing
03.03.2011
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 MoreE-mail Distribution of Test Results Obtained from Selenium + TestNG
24.02.2011
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 More