![]() |
10.5120/ijca2020920784 |
Joshua T Walker. Software Test Automation with Robot Framework. International Journal of Computer Applications 175(25):8-14, October 2020. BibTeX
@article{10.5120/ijca2020920784, author = {Joshua T. Walker}, title = {Software Test Automation with Robot Framework}, journal = {International Journal of Computer Applications}, issue_date = {October 2020}, volume = {175}, number = {25}, month = {Oct}, year = {2020}, issn = {0975-8887}, pages = {8-14}, numpages = {7}, url = {http://www.ijcaonline.org/archives/volume175/number25/31605-2020920784}, doi = {10.5120/ijca2020920784}, publisher = {Foundation of Computer Science (FCS), NY, USA}, address = {New York, USA} }
Automated testing allows for releases to be quickly verified and regression tested multiple times over a product’s development period, providing a level of quality assurance unmatched by a purely manual process. This article discusses the driving objectives, implementation strategy, and general overview of a test automation framework created using the open source project Robot Framework as its test automation core. The framework described in this article has been used to provide test automation capabilities to both Graphical User Interface (GUI) based Windows applications and embedded systems. In addition to an overview of the developed framework, this article also provides the results of automated testing for multiple releases and a discussion of selected lessons learned from its creation and maintenance.
Robot Framework, Test Automation Framework, Test Automation Strategy, Test Execution.