Automation: Beyond Testing
Automation is the key to productivity in any functional group in any organization. But for majority of people:
- "Automation" = "Test Automation"
We must automate not only the overall testing process (which is far more than just automating test cases), but also other processes that takes up considerable amount of resources and are prone to errors. The biggest problem with automating processes is getting buy-in from the top management and all the cross-functional teams they impact. Moreover, some people see automation as a threat to their job and hence never fully support the idea. However, the fact remains that to boost productivity, one must maximize the use of labor and capital - which can be best achieved via Automation!!
Automation has following benefits:
- An automated process tends to live longer and ROI follow an exponencial curve.
- Automated processes are a lot easy to follow.
- Automation provide repeatability and consistency and boosts the quality of the process itself.
- Good quality processes results in good quality products (TQM principle)
- Employees get more frustrated by the process relaeted issus. A lot of product related issues are there because of broken processes.
- Process Automation makes the upper managaemet's life easy. It generates data and trends which can significantly impact decision making.
- Automated process reduces the ramp-up time for new comers, as processes are a lot easier to understand, once automated.
- Process Automation is an investment in the infrastructure.
In case you are wondering which process to automate, here is a small list of ALM sub-processes, which are a good pick for automation:
Final Thought:
If there is a process, it better be automated!
- Requirements Management
- Version Control, Build and Release Management
- Change Management, Request to Integrate (RTI) Process
- Patch Management
- Request for Change (RFC) Process
- QA Acceptance, Sanity testing
- Overall Testing Process (includes test management and test automation)
- Continuous Integration
- Deployment
- Defect Management
- Customer Escalation Management, Issue Tracking
- Program Management
- Monitoring (servers, errors, thresholds, CPU, memory, I/O, response times, availability)
- End-to-end real-time reporting
- Dependency Management (must for SOA applications)
Final Thought:
If there is a process, it better be automated!
No comments:
Post a Comment