Automation testing is Testing the applications with the use of Test Automation Tools or Converting the manual testing process in to Automation testing.In this post we will discuss how automation testing is performed in companies and what is the process should follow in companies to get success for automation testing for any applications whether it is a web application or Mobile applications.
Before starting the automation ,need to follow below major steps to prepare automation testing framework for Web Applications or Mobile apps in a company or any organization.
Pre Requisites:
- Regression Test Suite
- Functional Tool
- Build Should be Stable
Automation Testing Process
- Tools Evaluation for details read Evaluation of Tools
- Analyzing the Test cases
- Prepare Analysis
- Estimating the script development
- Summary sheet for approval
- Script development Confirmation
Once received Approval we will start Test Automation scripting development as below
- Automation Folder structure
- Object Repository
- Create re usable actions
- Create Functions
- Enhance the scripts
- Dry Run
- Final Execution
- Peer Reviews and Execution
- Delivery of Script
- Enhancements
While creating automation framework for application under test(AUT) then it is very important to create proper folder structure to store all over Test Scripts,Object Repositories,Test Data ,Test Results ,Test Cases to Execute etc folders.
Like every step is most important in automation framework for any tool may be it is a QTP or Selenium webdriver tools,If we follow proper process then it is easy to achieve to create any framework easily for application under test.
2 Comments
Thanks for sharing your ideas. Its really very useful for us.
ReplyDeleteRegards
QTP Training in Chennai
Thank you for your valuable comments.
Delete