Updated Cucumber Parallel Running and Advanced Reporting

preview_player
Показать описание
Here will discuss how can we run Cucumber features in Parallel with updated version of Cucumber and Advanced reporting containing lot of features.

# SDET Series 1: All about Rest Assured
1. Covered complete Rest Assured from basic to advanced with examples
2. Ready to use Automation Framework

# SDET Series 2: Important SDET Automation Testing Topics
1. Cucumber Framework with Dependency Injection
2. Cucumber Parallel Running
3. Using feature files from separate projects using dependencies
4. CICD
5. Sonar Qube setup
6. GraphWalker - Automation of Model Based Testing
7. Lombok
8. Reading property via Owner library - very useful

# SDET Series 3: API Automation Testing Advanced Concepts
1. Reading JSON, Serialization, De serialization
2. Reading Dynamic JSON
3. CSV to JSON, GSON, Jackson Libraries
4. XML

#SDET All about YAML

#SDET WinAppDriver
Рекомендации по теме
Комментарии
Автор

can we use maven failsafe plugin here ?

deepanshuaggarwal
Автор

I have implemented this report both in my local machine as well as also install this plugin for jenkins on our testing server where we run our test through jenkins.
Can you tell me how to send this cucumber report as a attachment with email from Jenkins .

Swarno