Добавить
Уведомления

Cucumber Advance Features ( java8 support, DI , Parallel )

In this video, we will try to understand the advanced feature supported by cucumber. which can help organize the tests and improve the framework. 1. Java8 Stepdefs - With the java 8 functional programming style can be used in cucumber tests 2. Dependency Injection - Using dependency injection we can organize step def into multiple classes. https://cucumber.io/docs/cucumber/state/ 3. Cucumber Expression - Cucumber expression provides an easier way to inject data to your step definition compared to regex. https://cucumber.io/docs/cucumber/cucumber-expressions/ 4. Parallel execution support using maven and surefire plugin.https://cucumber.io/docs/guides/parallel-execution/ Github repo: https://github.com/adi-devops/cucumber-advance

Иконка канала Java  Инсайд
2 подписчика
12+
14 просмотров
2 года назад
5 декабря 2023 г.
12+
14 просмотров
2 года назад
5 декабря 2023 г.

In this video, we will try to understand the advanced feature supported by cucumber. which can help organize the tests and improve the framework. 1. Java8 Stepdefs - With the java 8 functional programming style can be used in cucumber tests 2. Dependency Injection - Using dependency injection we can organize step def into multiple classes. https://cucumber.io/docs/cucumber/state/ 3. Cucumber Expression - Cucumber expression provides an easier way to inject data to your step definition compared to regex. https://cucumber.io/docs/cucumber/cucumber-expressions/ 4. Parallel execution support using maven and surefire plugin.https://cucumber.io/docs/guides/parallel-execution/ Github repo: https://github.com/adi-devops/cucumber-advance

, чтобы оставлять комментарии