June 2017
Intermediate to advanced
256 pages
5h 38m
English
Each test we author should be independent of the others. Developers or testers using the solution should be able to run any test in any order based on the need. Generally, when we submit the cucumber feature to run, scenarios need not execute in the same order and, as a result, the test will easily be broken if there are dependencies in it. Hence, it becomes easy when we execute via cucumber as we follow the Given-When-Then format.
Read now
Unlock full access