Loading... Loading...
Grenze Logo
GRENZE International Journal of Engineering and Technology Vol. 8 (2022), Issue 2

GUI Testing using AI Automation Framework

Authors

Dipendra Dabhi, Vijay Ukani, Sandeep Mehta

Abstract

In the waterfall model of software engineering, all the testing that is performed on the software application is done at the end of the software development life cycle, and the testing is done manually. It is very time-consuming and not that feasible to meet the customer’s needs. For the best approach to developing software, we are shifting to the agile model, which is based on the Continuous Delivery/Continuous Deployment (CI/CD) approach. In an agile model, we repeat all of the software development life cycle processes multiple times, very frequently, before delivering the software to the customer. In order to get feedback and process further, in this scenario, the testing of the software application will be done frequently as the software build needs to be released frequently. And the testing of software manually takes time. How to resolve this problem? Automation testing is used when newly released software is tested automatically using an automation framework and the result is passed if a bug is found. It saves so much time for the quality assurance team in testing software applications multiple times and infrequent releases.

Pages: 973 - 978