Automation Life Cycle - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Interview Questions (https://www.learnqtp.com/forums/Forum-UFT-QTP-Interview-Questions) +--- Thread: Automation Life Cycle (/Thread-Automation-Life-Cycle) |
Automation Life Cycle - sandya.qtp - 10-03-2011 What is Automation Life Cycle? RE: Automation Life Cycle - Arul - 10-29-2011 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 RE: Automation Life Cycle - ravi.gajul - 10-30-2011 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
RE: Automation Life Cycle - jamesblack - 11-24-2011 Thanks a lot Ravi your post added great details about the Automation Life Cycle, really useful for me. REGARDS ________________________ RE: Automation Life Cycle - mrajeshtnl - 02-21-2012 thank you Ravi |