Introduction
Test automation development is software development. Hence all the metrics would apply and the architecture, standards and procedures have to be well in place. Obviously automation suite should not have more lines of code than the application code. From the viewpoint of the automated test application, every aspect of the underlying application under test is data. Similarly, every Testcase shall be treaded as a feature
Benefits
1. Save Time
2. Reduce Human Error
3. Track of what is done
4. Compatibility Testing [eg: Browser compatibility]
5. Performance Benchmarking
6. Regression with little effort
7. ROI in the long run
Framework Proposal For MaasS360
Test automation development is software development. Hence all the metrics would apply and the architecture, standards and procedures have to be well in place. Obviously automation suite should not have more lines of code than the application code. From the viewpoint of the automated test application, every aspect of the underlying application under test is data. Similarly, every Testcase shall be treaded as a feature
Benefits
1. Save Time
2. Reduce Human Error
3. Track of what is done
4. Compatibility Testing [eg: Browser compatibility]
5. Performance Benchmarking
6. Regression with little effort
7. ROI in the long run
Framework Proposal For MaasS360