Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: K Z

    This author has written 1821 articles
    1. Home>
    2. K Z>
    3. Page 174

    Cucumber – Command Line Options

    • Post author:K Z
    • Post published:August 11, 2021
    • Post category:cucumber
    • Post comments:0 Comments

    Cucumber can be used to test almost any computer system. So far we have seen how to run a test using Eclipse IDE. There is one more way through which…

    Continue ReadingCucumber – Command Line Options

    Cucumber – Hooks

    • Post author:K Z
    • Post published:August 11, 2021
    • Post category:cucumber
    • Post comments:1 Comment

    Cucumber hook allows us to better manage the code workflow and helps us to reduce the code redundancy. We can say that it is an unseen step, which allows us to perform…

    Continue ReadingCucumber – Hooks

    Cucumber – Comments

    • Post author:K Z
    • Post published:August 11, 2021
    • Post category:cucumber
    • Post comments:0 Comments

    Comment is basically a piece of code meant for documentation purpose and not for execution. Be it a step definition file or a feature file, to make it more readable and…

    Continue ReadingCucumber – Comments

    Cucumber – Data Tables

    • Post author:K Z
    • Post published:August 11, 2021
    • Post category:cucumber
    • Post comments:0 Comments

    Since the beginning, we have been taking an example of login functionality for a social networking site, where we just had two input parameters to be passed. Let’s think of…

    Continue ReadingCucumber – Data Tables

    Cucumber – Tags

    • Post author:K Z
    • Post published:August 11, 2021
    • Post category:cucumber
    • Post comments:0 Comments

    For this, Cucumber has already provided a way to organize your scenario execution by using tags in feature file. We can define each scenario with a useful tag. Later, in…

    Continue ReadingCucumber – Tags

    Cucumber – Tags

    • Post author:K Z
    • Post published:August 11, 2021
    • Post category:cucumber
    • Post comments:2 Comments

    It looks simple when we just have one, two, or maybe five scenarios in a feature file. However, in real life it does not happen. For each feature under test,…

    Continue ReadingCucumber – Tags

    Cucumber – Scenario Outline

    • Post author:K Z
    • Post published:August 11, 2021
    • Post category:cucumber
    • Post comments:0 Comments

    Scenario outline basically replaces variable/keywords with the value from the table. Each row in the table is considered to be a scenario. Let’s continue with the same example of Facebook login…

    Continue ReadingCucumber – Scenario Outline

    Cucumber – Annotations

    • Post author:K Z
    • Post published:August 11, 2021
    • Post category:cucumber
    • Post comments:0 Comments

    Annotation is a predefined text, which holds a specific meaning. It lets the compiler/interpreter know, what should be done upon execution. Cucumber has got the following few annotations − Given −It describes…

    Continue ReadingCucumber – Annotations

    Cucumber – Scenarios

    • Post author:K Z
    • Post published:August 11, 2021
    • Post category:cucumber
    • Post comments:0 Comments

    Scenario is one of the core Gherkin structures. Every scenario starts with the keyword “Scenario:” (or localized one) and is followed by an optional scenario title. Each feature can have one…

    Continue ReadingCucumber – Scenarios

    Cucumber – Features

    • Post author:K Z
    • Post published:August 11, 2021
    • Post category:cucumber
    • Post comments:1 Comment

    A Feature can be defined as a standalone unit or functionality of a project. Let’s take a very common example of a social networking site. How does the feature of this product/project…

    Continue ReadingCucumber – Features
    • Go to the previous page
    • 1
    • …
    • 171
    • 172
    • 173
    • 174
    • 175
    • 176
    • 177
    • …
    • 183
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP