
Comparative analysis of frameworks used in automated testing on example of TestNG and WebdriverIO
Author(s) -
Alla Shtokal,
Jakub Smółka
Publication year - 2021
Publication title -
journal of computer sciences institute
Language(s) - English
Resource type - Journals
ISSN - 2544-0764
DOI - 10.35784/jcsi.2595
Subject(s) - computer science , scripting language , test script , test (biology) , software engineering , process (computing) , test case , programming language , machine learning , paleontology , regression analysis , biology
The article presents a comparative analysis of frameworks supporting the development of automated tests for defined test scenarios. The comparative study concerned the TestNG and WebDriverIO frameworks. The overview of the tool has been analyzed both in terms of the test development process as well as the speed and efficiency of their execution. The website github.com was used for the purposes of the work. This application was used to run test scripts written in both frameworks. The results were compared by five defined criteria: the time of running the test files in different browser operation modes, the average value of memory and CPU usage during the test execution. The summary includes the evaluation of the compared frameworks.