Intelligent automation testing
Loading...
Files
Date
2023
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
Nowadays, number of software has been implemented as web-based application,
those application are very complex, it is very difficult to test such complex web
application. Before any Web application or software is made available to generic
public, it goes through a process called Testing. It checks for security, compatibility,
functionality and performance of the software or web application. Automation testing
uses automation tool to reduce human intervention and repeatable tasks. In this
project I have designed and implemented automation testing framework for testing
web application. This automation testing has been implemented using selenium Web
Driver tool. With the help of this framework, testers may quickly and effectively
write their test cases. This framework produces the customized test report. it’s very
easy to maintain and repair the test suite for new release of the application using this
framework. In this project I have done automation testing on “E commerce”
application. E commerce is an, online retailer, manufacture of electronic book renders,
and web service provider that became the iconic example of electronic e commerce.
E commerce application is vast internet-based enterprise the sells books, music,
movies, house wares, electronics, toys, and many other goods. This project tests the
application by prototyping tool for building test scripts by using Selenium tool.
Selenium Web driver is a prototyping tool for building test script.