Test automation and tools
Filed Under Software, Testing, Tools | 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 [...]