Automation Concepts in testing
This thread is dedicated for automation concepts and problems you faced during automation with various tools. Be it a Open source or its a paid tool, do post your quires. Here at CE we will try to resolve the problems. Also, I will keep on posting the concepts of automation and overview of different tools.
Automation is a mechanism that tests software unattended by automating and executing repetitive test cases for various releases of any product in different test environment.
The purpose of automated testing is to:
Save Time and Money
Better utilization of resources
Avoid redundancy on test execution
Increase test coverage
-CB