What is automated GUI testing and how is it useful?
March 10th, 2009
Software testing is a process integral to any software development process. While a software tester is the one that is responsible for software testing procedures, these procedures normally consist of manual testing in which the tester manually tests the software and all its dependencies. This is a long and time consuming method that is not an optimum choice for any software tester. Automated GUI testing is a method by which software testers can successfully test software through automated means. Doing this not only saves their precious time, it also allows software testers to devote their time in other activities.

