Yahoo Search Búsqueda en la Web

Resultado de búsqueda

  1. It’s simple. Whether open source or commercial, our collaboration tools will boost your engineering team's performance by employing Behavior-Driven Development (BDD). And with our world-class training, take it to places it’s never been. View Docs Explore Tools.

    • Docs

      Mocking and Stubbing with Cucumber. Decoupling your...

    • Learn BDD

      Learn Cucumber and BDD from the world's experts....

    • Login

      Create maintainable acceptance tests in plain text, with...

  2. Cucumber es una herramienta de desarrollo de software que soporta el Desarrollo Guiado por Comportamiento (Behavior-Driven Development, BDD), utilizada para desarrollar casos de prueba para la funcionalidad del comportamiento del software.

  3. 24 de dic. de 2020 · ¿Qué es Cucumber? Cucumber es una herramienta es utilizada para implementar metodologías como BDD (Behaviour Driven Development). Con ella se puede ejecutar descripciones funcionales que han sido escritas en texto plano como pruebas de software automatizadas.

    • What Is Cucumber?
    • What Is Gherkin?
    • What Are Step Definitions?

    Ok, now that you know that BDD is about discovery, collaboration and examples(and not testing), let’s take a look at Cucumber. Cucumber reads executable specifications written in plain text and validatesthat the software does what those specifications say. The specificationsconsists of multiple examples, or scenarios. For example: Each scenario is ...

    Gherkin is a set of grammar rules that makes plain text structured enough forCucumber to understand. The scenario above is written in Gherkin. Gherkin serves multiple purposes: 1. Unambiguous executable specification 2. Automated testing using Cucumber 3. Document how the system actuallybehaves The Cucumber grammar exists in different flavours for ...

    Step definitionsconnect Gherkin steps toprogramming code. A step definition carries out the action that should beperformed by the step. So step definitions hard-wire the specification to theimplementation. Step definitions can be written in many programming languages. Here is an exampleusing JavaScript:

  4. en.wikipedia.org › wiki › CucumberCucumber - Wikipedia

    The cucumber (Cucumis sativus) is a widely-cultivated creeping vine plant in the family Cucurbitaceae that bears cylindrical to spherical fruits, which are used as culinary vegetables. Considered an annual plant, [2] there are three main types of cucumber—slicing, pickling , and seedless —within which several cultivars have been ...

  5. 7 de mar. de 2023 · Cucumber: automatizar y estructurar pruebas en un entorno BDD. Cucumber es un framework que da soporte para aplicar la metodología de desarrollo BDD ( Behavior Driven Development ). Esta metodología se basa en poner el foco desde el inicio en cómo el usuario interactúa con la aplicación.

  1. Otras búsquedas realizadas