Top ten factors for a successful regression test

Top Ten Factors for a Successful Regression Test What is regression testing? The skill of regression testing is in identifying all un-expected changes before the system is released.Those deemed as errors can then be removed thus ensuring the system has not regressed. What is a successful regression test? The number of defects found, or maybe […]
Throwaway test automation

How hard is it to create test automation? How difficult is it to update and change when your application changes? Can you afford to throw it away and start again? Read the white paper Test Automation Regression Testing TestDrive
Navigate your way through the Oracle software testing jungle

Navigate Your Way Through the Oracle Software Testing Jungle Testing Oracle Applications Test Automation Regression Testing You may also be interested in
Top Ten Factors for a Successful Regression Test

What is regression testing? Anybody who has spent a little time in software will have heard a developer say something along the lines of “Well the changes in my code have nothing to do with that side of the system so I can’t have caused the problem.” The skill of regression testing is in identifying […]
Script Maintenance Kills Test Automation

If there is one thing that kills test automation it is script maintenance. It is essential to minimize this for long term success. It is massively important in Agile methodologies as there is simply not time to have a long-winded approach to maintenance. A technical approach perhaps involving code may be acceptable if testing SOA […]