課程目錄:Cucumber.js: Behavior Driven Development (BDD) with Javascript培訓(xùn)
        4401 人關(guān)注
        (78637/99817)
        課程大綱:

          Cucumber.js: Behavior Driven Development (BDD) with Javascript培訓(xùn)

         

         

         

        Introduction

        Business Driven Development (BDD) and Acceptance Test Driven Development (ATDD)
        BDD as a collaboration tool for software engineers, test engineers and business people
        Defining your project requirements

        Setting up your environment for web application testing

        Gherkin: writing your stories in a user-friendly language

        The anatomy of the Feature file

        Writing your first feature

        Writing scenarios for your feature

        Writing step definitions

        Passing parameters to Steps

        Creating scenario outlines to pass multiple arguments

        Sharing data between steps

        Organizing features and scenarios with tags

        Setup and teardown

        Testing Angular applications with Cucumber.js

        Integrating Cucumber.js with Protractor

        Closing remarks