Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Automation Life Cycle
#1
Solved: 10 Years, 8 Months, 3 Weeks ago
What is Automation Life Cycle?
Reply
#2
Solved: 10 Years, 8 Months, 3 Weeks ago
Sandhya,

1) Learnig: Run Rapid Test Script wizard by this it will learn the objects &captures all the Properties of objects in AUT( Application Under Test)

2)Recording:

3)Editing: here we will modify the Recorded scripts By insert checkpoints, synchronization points

4) Run: Running the script in verify mode

5)Analyzing the result : pssed/failed

If anything wrong correct me

Arul.D
Reply
#3
Solved: 10 Years, 8 Months, 3 Weeks ago
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
  1. How and what is to be automated
  2. Which all modules can be automated
  3. Identify the test cases that cannot be automated due to tool limitations and / or complexity of the functionality
  4. Analyse the applicability of a suitable tool to carry out automation
  5. Rough estimate of the size, effort and cost involved in this automation
  6. Review of feasibility analysis report
should be decided in the beginning itself to prevent any confusion after the automation process has been flagged off.This stage hence requires great attention.

2.Test Plan and Design
  1. Analyse the manual steps from automation standpoint
  2. Identify frame works
  3. Anayise the frame works for thier pros and cons
  4. Finalise a fram work
  5. categorise scripts based on functionality
  6. Identify the functionality to be parameterised
  7. prepare the detailed cost, size and effort estimate
  8. Review of Test Plan by client
3 Test Environment Set up
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.
  1. Understand the required architecture, Environment -set up
  2. prepare an Environment check list
  3. Prepare hardware and software requirements
  4. Finalise the connectivity requirements
  5. Set up Test Environment
4.Automation Script Generation
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)
  1. Create test scenarios
  2. Identify re-usable test scenarios
  3. Group common test cases together
  4. Finalise the test Scripts
5.Test Execution
  1. Perform the testing as per the test plan
  2. Perform the batch test wherever necessary
  3. Update the status in status report
  4. Log the defects
6.Defect Analysis and Fixing
  1. Analyse the severity and priority of the defect
  2. Fix the defects
  3. Document the defect along with the solution
7.Cost involved in automation
Fixed cost
  1. Feasibility analysis cost
  2. Tool Selection and Acquisition cost
  3. Hiring or training the resources
  4. Time in learning the application/business process
  5. Proof of concept
  6. Test suite documentation effort
Variable cost
  1. Script maintanance and documentations cost
  2. Automated test infrastructure maintanance cost
  3. Execution cost
Reply
#4
Solved: 10 Years, 8 Months, 3 Weeks ago
Thanks a lot Ravi your post added great details about the Automation Life Cycle, really useful for me.
REGARDS
________________________
Reply
#5
Solved: 10 Years, 8 Months, 3 Weeks ago
thank you Ravi
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Automation Testing Life Cycle chinmaya chirasundara nayak 0 2,184 01-06-2014, 12:06 PM
Last Post: chinmaya chirasundara nayak

Forum Jump:


Users browsing this thread: 1 Guest(s)