Classic Movies and Books

Learn Software Development

All about the processes involved in software development

Test automation and tools

Filed Under Tools, Testing, Software | Posted on September 12, 2007

Automation requires tools to execute. At the simplest level (very basic), the test tool should be able to record a sequence of tests and carry them out. In a slightly more complicated way, test automation is the use of software to control the execution of tests, the comparison of actual outcomes to predicted outcomes, the […]