What are the phases in Automation testing Life Cycle?
What are the phases in Automation testing Life Cycle?
Collapse
X
-
Tags: None
-
Hello this are the phase of automation testing life cycle:- Determining The Scope Of Test Automation
- Selecting The Right Tool For Automation
- Test Plan + Test Design + Test Strategy
- Setting Up The Test Environment
- Automation Test Script Development + Execution
- Analysis + Generation Of Test Reports
Comment
-
By using automated testing, organizations can organize and
execute test activities in such a way as to maximize test coverage within the limits of testing resources.
Here are the phases of an automated testing lifecycle:
- Test tool selection
- Define the scope of automation
- Planning, Design, and Development
- Test Execution
- Maintenance
Comment
-
Automated Testing Life cycle Methodology is the process of testing which is executed in planned & a systematic manner. In this procedure, different activities are carried out to improve the quality of the product.
Here, I am going to mention different phases of Automation testing Life Cycle:-
1) Automation Feasibility Study
2) Automation Test Plan and Design
3) Setup Environment and Tools
4) Automation Test Cases Development
5) Test Execution and Analysis
6) Test Result and Deliverable
7) Maintenance
Hope it will help!Comment
Comment