Showing table usage

In order to show how to use tables
As a SpecFlow evanglist
I want to write some simple scenarios that uses tables tables

  • Using tables

    • Given I have the following persons
      NameStyleBirth dateCred
      MarcusCool1972-10-0950
      AndersButch1977-01-01500
      JockeSoft1974-04-041000
    • When I search for Jocke
    • Then the following person should be returned
      NameStyleBirth dateCred
      JockeSoft1974-04-041000
  • Using tables with SpecFlow Assist

    • Given I have the following persons using assist
      NameStyleBirth dateCred
      MarcusVery cool1972-10-0950
      AndersButch1977-01-01500
      JockeSoft1974-04-041000
    • When I search for Jocke
    • Then the following person should be returned using assist
      NameStyleBirth dateCred
      JockeSoft1974-04-041000
  • Creating a entity from field value

    • When I fill out the form like this
      FieldValue
      NameMarcus
      Stylevery cool
      Birth date1972-10-09
      Cred100
    • Then the following person should be returned using assist
      NameStyleBirth dateCred
      MarcusVery cool1972-10-091000
  • Example of a wide table

    • Given this wide table
      NameStyleBirth dateCredNameStyleBirth dateCredNameStyleBirth dateCredNameStyleBirth dateCredNameStyleBirth dateCredNameStyleBirth dateCredNameStyleBirth dateCredNameStyleBirth dateCred
      MarcusVery cool10/9/19721000MarcusVery cool10/9/19721000MarcusVery cool10/9/19721000MarcusVery cool10/9/19721000MarcusVery cool10/9/19721000MarcusVery cool10/9/19721000MarcusVery cool10/9/19721000MarcusVery cool10/9/19721000