May 2019
Intermediate to advanced
496 pages
10h 38m
English
Let's quickly look at one more feature of Cucumber that you can use within your tests: data tables. We'll write another test that will pass in our system, before we move on to new functionalities in the next chapter:
Feature: Drawing A user can draw shapes by entering commands at the prompt. Scenario: Drawing functions Given the user navigated to the application page When the user enters the ...
Read now
Unlock full access