Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7834107
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T13:03:45+00:00 2026-06-02T13:03:45+00:00

How to Use the Example Tag in Specflow ? What is that mean in

  • 0

How to Use the Example Tag in Specflow ? What is that mean in the gherkin Syntax . Any example or blog redirection will help, Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T13:03:46+00:00Added an answer on June 2, 2026 at 1:03 pm

    How about directly from the github examples?

    Basically, this usually goes with a Scenario Outline, which is just a way of running the same scenario with different input/output data without having to retype the entire scenario. Usually, I have seen this as Scenarios, but it appears the Examples will work also.

    From the example:

    The following two scenarios:

    Scenario: Title should be matched
        When I perform a simple search on 'Domain'
        Then the book list should exactly contain book 'Domain Driven Design'
    
    Scenario: Space should be treated as multiple OR search
        When I perform a simple search on 'Windows Communication'
        Then the book list should exactly contain books 'Inside Windows SharePoint Services', 'Bridging the Communication Gap'
    

    Are the same as this one Scenario Outline

    @alternative_syntax
    Scenario Outline: Simple search (scenario outline syntax)
        When I perform a simple search on '<search phrase>'
        Then the book list should exactly contain books <books>
    
        Examples:
            |search phrase          |books                                                                  |
            |Domain                 |'Domain Driven Design'                                                 |
            |Windows Communication  |'Inside Windows SharePoint Services', 'Bridging the Communication Gap' |
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I will use quickaction for a listview. I use this example for quickaction: http://www.londatiga.net/it/how-to-create-quickaction-dialog-in-android/
In wiki article for REST it is indicated that if you use http://example.com/resources DELETE,
By dynamic data rating I mean a time-based recommendation system. One example use case
To use as an example: lets say that I have 2 EditText s and
I'm trying to use urls on my site like example.com/@lorem-ipsum-dolor instead of example.com/tag/lorem-ipsum-dolor form.
Can we use JSF EL inside a HTML tag? For example, inside a plain
I would like to use custom attribute inside H tag for example <h3 mydata=1>header</h3>
How can I use a custom tag inside my javascript code? For example: function
I've got a section of XML that looks like this: <entry> <id>tag:example.com,2005:Release/343597</id> <published>2012-04-10T11:29:19Z</published> <updated>2012-04-10T12:04:41Z</updated>
I could really use an example of this. Can anyone provide me with a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.