10-30-2011, 01:39 PM
Just want to add to Arul's information.Hope this will be helpful.
Various Stages involved in automation life cycle are
1.Automation Feasibility Analysis
2.Test Plan
3.Test Design
4.Test Environment Set Up
5.Automation Script Generation
6.Test Execution
7.Defect Analysis and Fixing
8.Cost involved in Automation
1.Automation Feasibility Analysis
Requirements and expectations should be set clear.Things like
2.Test Plan and Design
Test team may not be involved in this aspect if the development team provides the test environment in which case test team is required to check the readiness of the given environment.
The project team will review the test plan and obtain clarifications and then decide upon the type of automation to be sued(capture/playback,scripting, etc)
Fixed cost
Various Stages involved in automation life cycle are
1.Automation Feasibility Analysis
2.Test Plan
3.Test Design
4.Test Environment Set Up
5.Automation Script Generation
6.Test Execution
7.Defect Analysis and Fixing
8.Cost involved in Automation
1.Automation Feasibility Analysis
Requirements and expectations should be set clear.Things like
- How and what is to be automated
- Which all modules can be automated
- Identify the test cases that cannot be automated due to tool limitations and / or complexity of the functionality
- Analyse the applicability of a suitable tool to carry out automation
- Rough estimate of the size, effort and cost involved in this automation
- Review of feasibility analysis report
2.Test Plan and Design
- Analyse the manual steps from automation standpoint
- Identify frame works
- Anayise the frame works for thier pros and cons
- Finalise a fram work
- categorise scripts based on functionality
- Identify the functionality to be parameterised
- prepare the detailed cost, size and effort estimate
- Review of Test Plan by client
Test team may not be involved in this aspect if the development team provides the test environment in which case test team is required to check the readiness of the given environment.
- Understand the required architecture, Environment -set up
- prepare an Environment check list
- Prepare hardware and software requirements
- Finalise the connectivity requirements
- Set up Test Environment
The project team will review the test plan and obtain clarifications and then decide upon the type of automation to be sued(capture/playback,scripting, etc)
- Create test scenarios
- Identify re-usable test scenarios
- Group common test cases together
- Finalise the test Scripts
- Perform the testing as per the test plan
- Perform the batch test wherever necessary
- Update the status in status report
- Log the defects
- Analyse the severity and priority of the defect
- Fix the defects
- Document the defect along with the solution
Fixed cost
- Feasibility analysis cost
- Tool Selection and Acquisition cost
- Hiring or training the resources
- Time in learning the application/business process
- Proof of concept
- Test suite documentation effort
- Script maintanance and documentations cost
- Automated test infrastructure maintanance cost
- Execution cost