Academy & Industry Research Collaboration Center (AIRCC)

Volume 9, Number 13, November 2019

Automation Regression Testing for SAS.AM Website

  Authors

Harutyun Berberyan and Shahid Ali, AGI Institute, New Zealand

  Abstract

This research study is focused on a company which operated in online shopping. The company entered into the online market without proper testing. The company’s site was migrated from local server to Amazon Web Services which required additional changes in its site architecture. Having automation testing especially in this case, regression test suite needs to be applied for the mentioned changes. It will be very useful for quickly testing the functionality of the site and further to validate that everything is working as expected. In order to conduct the mentioned regression testing through the test automation Selenium Webdriver was selected as a test automation tool/framework and TestNG framework was added to the test automation environment to generate comprehensive reports. After test execution the results showed that first of all the automation testing is more than 3 times faster than manual and human interaction is led to the minimum. Moreover, it proves that the core functionalities were not suffered from architectural changes although some minor bugs have been revealed during the collective execution of test cases. This research will create the regression ready solution on sas.am testers’ and developers’ hands also it will be a good test automation framework for all web applications created on 1C-Bitrix framework, which is getting popularity.

  Keywords

Amazon Web Service, Application Programming Interface, Page Object Model