SpecFlow+ Runner: How to Generate Test Run Report- Beginners Tutorial

Sdílet
Vložit
  • čas přidán 12. 09. 2024
  • Video objective: Introduce you to SecFlow+ Runner generated test automation execution reports.
    Link to my Ebook on, "Appium WinAppDriver UI Automation Testing Windows Apps in C#"
    Free pdf format download, book 1 of 8: astounding-lea...
    These reports are in html format. SpecFlow+ Runner was a premium feature in the past but it is a free feature since acquisition of SpecFlow by Tricentis.
    I'll also talk about SpecFlow Extension for Visual Studio and the SpecFlow project type.
    Creating a new Gherkin step in a SpecFlow project is also covered.
    You will also learn what happens when a automated acceptance test is failed. How it is shown in SpecFlow test run report.
    Please note that you must have a free SpecFlow account and you need to be signed into it for running your SpecFlow+ based test automation scripts.
    I hope you'll find this video useful.
    Links to my other Udemy courses:
    Azure DevOps Build Pipelines: Run Windows UI Automation & CI
    www.udemy.com/...
    Appium WinAppDriver UI Automation Testing Windows Apps in C#
    www.udemy.com/...
    Windows Service Programming, Debugging, Installing in C#.Net
    www.udemy.com/...
    UDP Socket Programming For Distributed Computing in C#.Net
    www.udemy.com/...
    TCP/IP Socket Programming in C# .Net For Coders & Students
    www.udemy.com/...
    Tags: SpecFlow, BDD, specflow visual studio 2019, software testing tutorial, software testing tutorial for beginners, Windows Test Automation 2020, test, software testing, test automation, Appium, Windows Application Driver, WinAppDriver, Winappdriver c#, c#, tutorial, beginner, beginner tutorial, parse, WindowsDriver, udemy, udemy course, UI, UI automation

Komentáře • 13

  • @davidespano8674
    @davidespano8674 Před 3 lety +1

    Very useful, thanks!

  • @deepachandran4897
    @deepachandran4897 Před 3 lety +1

    Could you please help me understand how to prioritize the test cases or how to arrange them in the required order as we do in orderedtest ?

    • @TestAutomationTV
      @TestAutomationTV  Před 3 lety

      Every test needs to independent. That's the mantra of test automation community. I am using orderedtest right now, but that's for an older version of Visual Studio. I really don't know how to do it in SpecFlow. If I find out, I'll make a video about it. Promise...

    • @devonbriar4627
      @devonbriar4627 Před 3 lety

      i guess Im kinda off topic but does anybody know a good place to stream new tv shows online?

    • @mylesmaddux2488
      @mylesmaddux2488 Před 3 lety

      @Devon Briar I would suggest FlixZone. Just search on google for it :)

    • @juancorey4138
      @juancorey4138 Před 3 lety

      @Devon Briar i use FlixZone. You can find it on google :)

    • @anthonydrew9437
      @anthonydrew9437 Před 3 lety

      @Devon Briar Try Flixzone. Just google for it :)

  • @laralara7822
    @laralara7822 Před 3 lety +1

    Please can you show your hooks as my browser is running multiple browsers

  • @naturesleepmusic9841
    @naturesleepmusic9841 Před 2 lety

    Can we edit the path where these reports are getting generated ?