International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 179 - Number 46 |
Year of Publication: 2018 |
Authors: Milad Hanna, Amal Elsayed Aboutabl, Mostafa-Sami M. Mostafa |
10.5120/ijca2018917171 |
Milad Hanna, Amal Elsayed Aboutabl, Mostafa-Sami M. Mostafa . Automated Software Testing Frameworks: A Review. International Journal of Computer Applications. 179, 46 ( Jun 2018), 22-28. DOI=10.5120/ijca2018917171
Manual software testing has been traditionally used in the software industry. It depends completely on human testers without the help of any tool to detect the unexpected behavior of an application. However, the main problem in the manual testing approach is that it is a time-consuming task in addition to the fact that tests cannot be reused. Automation software testing has been introduced to reduce testing efforts and detect as many faults as possible. Test cases are executed not only to test the functional requirements for the first time, but also to check the functions which have been already tested. This study aims to present the main features of different automation testing frameworks. In addition, an overview of different scripting techniques is presented during the study.