Materials related to BDD

REST testing based on Karate framework

    Karate is an open-source Behavior Driven Development (BDD) framework that allows conducting the following types of tests with no need to write additional code: REST API request testing. UI testing. Mocks writing. Load testing. Behavior Driven Development (BDD) is an..

    Robot Framework overview

      The purpose of the article is to describe Robot Framework, show the field of its applying and advantages of using it on the project, and also to share the approaches, which were used in practice. Robot Framework description Robot Framework..

      Test automation on Node.js

        This article will discuss the use of Selenium-Webdriver, which is a tool for automating the actions of a web browser on Node.js platform. At one of the projects, we had the task to develop Web UI autotests. One of the..