DEV Community

Pramod Dutta
Pramod Dutta

Posted on

1

How To Publish HTML Report using Jenkins and Add Git SCM to Selenium Project?

In this video, we are going to learn how to add html report to the selenium maven and testNG project running in Jenkins.

✅✅ Download Slides + NOTES - https://sdet.live/notes

Plugin Used - https://plugins.jenkins.io/role-strat...

———————————————————————————

🔗 Join the Facebook Group - http://scrolltest.com/fb

🔗 Learn API Testing(with Postman) - https://learnapitesting.com/

🔗 Rest API Testing with Python - http://masterapitesting.com/

🔗 E2E Frontend Testing with Cypress - http://cypresstutorial.com/

🔗 Join Our Automation Newsletter - http://scrolltest.com/tta

🔗 Master API Testing Bundle - https://apitesting.co/bundle

🔗 Rest Assured MasterClass- https://apitesting.co/enroll

———————————————————————————

Who is this for?

✅ Anyone who wants to learn How Jenkins works, basics and more.
✅ Want to run your own projects on Jenkins

✅✅ What is Jenkins?

Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software.

https://www.jenkins.io

https://en.wikipedia.org/wiki/Jenkins...
)

An open source automation server which enables developers around the world to reliably build, test, and deploy their software

✅ Why we need to Learn Jenkins?

Jenkins has become an indispensable tool for both Java programmers and DevOps engineers. Jenkins allows you to set up continuous integration (CI) and continuous deployment (CD) pipeline, which reduces risk on Software development and delivery

✅ What are the benefits of Jenkins?

  • Runs Automated Test Suites
  • Run you Web, Mobile Automation SUITE
  • API Monitoring
  • Report and Email Notification
  • Trends and detailed failure that can be shared.
  • You can use slave to make build and run fast.

How to install Jenkins on Windows, Mac and Ubuntu

  1. Go the https://www.jenkins.io/
    download

  2. Install the file or follow steps

  3. Install the default plugins

  4. Navigate to localhost:8080

Do I need to know coding to learn Jenkins?

No, OPnly in some cases you need to learn Groovy

jenkinshtmlreport #htmlreportjenkins #jenkinstutorial

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay