Essays about: "Gherkin"

Found 3 essays containing the word Gherkin.

  1. 1. Behave and PyUnit : A Testers Perspective

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Johan Borgenstierna; [2018]
    Keywords : ;

    Abstract : A comparison between two different testing frameworks Behave and PyUnit is demonstrated. PyUnit is TDD driven and Behave is BDD driven. The method SBTS shows that Behave enforces better quality of software in the maintainability branch than PyUnit. The Gherkin language used in Behave is easy to read and widens the scope of protentional testers. READ MORE

  2. 2. Testing and Gherkin in agile projects

    University essay from Linköpings universitet/Programvara och system

    Author : Magnus Härlin; [2016]
    Keywords : Agile testing; Gherkin; Business readable DSL;

    Abstract : Testing in agile software development is important to ensure that the rightproduct is being developed. Is it possible to include everyone in agilesoftware development by using a business readable DSL and also createtest cases based directly on that DSL?Observations, interviews, a study of literature, third degree collectedartifacts and an implementation has been performed to analyse the processof introducing Gherkin as a tool in agile software development projects. READ MORE

  3. 3. Extending Automated Testing To High-level Software Requirements : A study on the feasibility of automated acceptance-testing

    University essay from Mittuniversitetet/Avdelningen för informations- och kommunikationssystem

    Author : Poonam Rai; [2016]
    Keywords : Acceptance testing; BDD; Behavior Driven Development; Gherkin; Cucumber; Cucumber-Selenium;

    Abstract : Automated acceptance testing is the testing of software done in higher level to test whether the system abides by the requirements desired by the business clients by the use of piece of script other than the software itself. This project is a study of the feasibility of acceptance tests written in Behavior Driven Development principle. READ MORE