Yahoo Search Búsqueda en la Web

Resultado de búsqueda

  1. Why Cucumber? Cucumber Open is the world’s leading tool for BDD. Work faster and smarter than your competition by supporting a team-centric, cross-functional workflow.

    • Learn BDD

      BDD at Consorsbank How Consorsbank broke down damaging silos...

    • Login

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

    • Try CucumberStudio

      We will use this information to provide you with access to...

    • Installation

      Cucumber is available for most mainstream programming...

    • Cucumber for Jira

      Try Cucumber for Jira for free. Bridge the gap between...

    • Contact Us

      Global Headquarters. SmartBear Software 450 Artisan Way...

  2. 23 de feb. de 2022 · Cucumber is a testing framework which supports Behavior Driven Development (BDD). It lets us define application behavior in plain meaningful English text using a simple grammar defined by a language called Gherkin.

  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.

  4. Cucumber is a tool that supports Behaviour-Driven Development (BDD) . If you’re new to Behaviour-Driven Development read our BDD introduction first. What is Cucumber? Ok, now that you know that BDD is about discovery, collaboration and examples (and not testing), let’s take a look at Cucumber.

  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.

  6. In this quick tutorial you will learn how to: Install Cucumber. Write your first Scenario using the Gherkin syntax. Write your first step definition in Java. Run Cucumber. Learn the basic workflow of Behaviour-Driven Development (BDD) We’ll use Cucumber to develop a small library that can figure out whether it’s Friday yet.

  7. 24 de sept. de 2018 · Cucumber es una herramienta utilizada para ejecutar pruebas de aceptación automáticas creadas en formato BDD. Una de las características más destacadas de la herramienta es la capacidad de ...