TestProject - http://bit.ly/31EpFnk
TestProject is a free end-to-end test automation platform for web, mobile, and API testing
FREE Tutorials - https://automationstepbystep.com/
Step 1 - Create a maven project
Step 2 - Add dependency - cucumber java
Step 3 : Add a feature file and create login scenario
Step 4 : Add cucumber plugin
Step 5 : Add step definition
Step 6 : Add TestProject dependency and initialize browser
Step 7 : Create a runner class
Step 8 : Add dependency | junit | cucumber junit
Step 9 : Run cucumber runner class
Step 10 : Check results on TestProject
References
Java - • Java
TestProject - • TestProject Beginner Tutorial
plugin = {"io.testproject.sdk.internal.reporting.extensions.cucumber.CucumberReporter"}
You can support my mission for education by sharing this knowledge and helping as many people as you can
NeverStopLearning
Raghav