Cucumber BDD Framework Development (selenium + Java) in Hindi #08 | With Practical Demo
ฝัง
- เผยแพร่เมื่อ 10 ก.พ. 2025
- Cucumber BDD Framework Development (selenium + Java) in Hindi #08 | With Practical Demonstration. I have used Eclipse IDE for practical demonstration. In this video I have explained -
a) How To Execute test case using pom.xml within eclipse
b) How To Execute test case outside eclipse using maven(a build tool)
a) Command Line Interface (CLI)
b) Batch file
c) Jenkins
Given below is a link of video I mentioned in this video.
Source code GitHub link:
github.com/pra...
Video link of Selenium With Java Log4j2
• Selenium Webdriver wit...
Link for cucumber-eclipse plugin installation
cucumber.githu...
Video link to Install Java
• Java Programming For B...
Video link to Install Eclipse IDE for Java
• Java Programming For B...
Video link to Install Maven
• Selenium Webdriver Wit... at 18:15
Video link to capture screenshot in selenium webdriver
• Selenium Webdriver wit...
Thank you for watching the video 🙏, I hope this session has been of help to you.
Don't forget to like 👍, comment 💬, share and subscribe, do press the bell icon 🔔 for the earliest updates of my new videos.
If you have any doubts regarding the topics that we covered, do tell in the comments section, I will make sure to reply at the earliest.
contact me at email : prachicodechannel@gmail.com
💖
#CucumberBDDFramework
#maven
#jenkins
#TestExecutionUsingMavenAndJenkins
#Reports(html,json,xml)
#AddNewFeature
#Gherkhin
#seleniumwebdriver
#Java
#BDD
#FeatureFile
#StepDefinitionFile
#TestRunner
#cucumber
Immense knowledge...Really ....cleared most of my concepts....Thanks
Plz make jenkin special series
Hi, Your solutions are amazing.....can you bring a tutorial with how to generate Excel report of test cases for passed, failed, and skipped ....for Cucumber testng framework
Can you please share the interview questions as well. Thanks
Hi mam you can start API testing selenium java
java1.8 version ke liye nahi hoga kya jenkins installs
yes please
Ma'am why we use jankins for test execution even we have already used eclipse ide ??
Jenkins is used for continuous integration and continuous delivery....and eclipse is used to develop the code
Maam I am taking coaching from one of private class for software testing but the teacher delaying my interview can you guess what is the scenario going on in market about job in this field
Bdd
I have done testing cource now very less cl get frm hr
@@rahulpatil1220 can you give me your number please
@@rahulpatil1220 ok
@@rahulpatil1220 from which institute you done your course
How I can create a .bat file in mac?
maam how to run in intellije ??
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ CucumberFramework ---
[INFO] Nothing to compile - all classes are up to date.......Unable to execute from eclipse
maven Test
I am getting this error again an again even after updating project and all dependencies i mean maven-surfire-plugin
Pls give some idea to get rid off this
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.294 s
[INFO] Finished at: 2022-12-28T18:12:25+05:30
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7:test (default-test) on project CucumberFramework
same problem
find any solution ?