How To Publish Report in Jenkins and Schedule Selenium Build in Jenkins

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 59

  • @krishnascrip2315
    @krishnascrip2315 3 роки тому

    it was very helpful, may i know where could i get the next video continuation to this?

  • @prabodhghosh662
    @prabodhghosh662 5 років тому

    Hi Mukesh, thanks for the videos and covering critical features of framework development. Could you please let us know which all other features will be covered in this series?

  • @AnilKumar-up5qx
    @AnilKumar-up5qx 4 роки тому +1

    Beautifully explained Thanks you. You are talking about timestamp and taking the latest report out of that any videos for that.

    • @Mukeshotwani
      @Mukeshotwani  4 роки тому

      Hey Anil, Jenkins will publish the report which we keep in post build action.

    • @AnilKumar-up5qx
      @AnilKumar-up5qx 4 роки тому

      Mukesh otwani Generally if we want to add reports we use the post buidl action. Which folder do we refer target/surefire-reports/emailable-report.html or the one in test output folder for testng html output.

  • @nikamp8474
    @nikamp8474 5 років тому

    Hi sir,very nice explanation.but if at a time 2 or 3 devlopers commit.then what happens with build.will it build 3 times for 3 commit instead of completing previous build?

  • @AJAUTOMATION
    @AJAUTOMATION 4 роки тому +1

    Nice job @mukesh. Thanks..

  • @akhilesh4183
    @akhilesh4183 3 роки тому

    Hi Mukesh - Thanks for the Video. If you could please create video to handle static report limitation of "Publish HTML" plugin

  • @kimferko9038
    @kimferko9038 3 роки тому

    Hi Mukesh,
    Nice video, congrats 😊
    How can I store automatically the Tesng Results from Jenkins when all Maven tests are finished.
    I'd like to store the Jenkins Testng Results let's say in a folder "Tests" in Desktop?
    This will be a periodically Build Mon to Friday at 8.am.
    Every morning when Jenkins have this jobs should automatically put the Testng results in that folder "Tests" in Desktop.
    Can this be achieved?
    Thank you very much for your sharing and if could reply would be very glad

  • @svpradeep
    @svpradeep 5 років тому +1

    Thanks, much Mukesh.
    For some reason, the groovy script liner dint work to view the report.
    Tried the below which worked. Not sure of the issue. May be the below helps others.
    System.clearProperty("hudson.model.DirectoryBrowserSupport.CSP");
    System.setProperty("hudson.model.DirectoryBrowserSupport.CSP", "sandbox allow-scripts; default-src 'self'; script-src * 'unsafe-eval'; img-src *; style-src * 'unsafe-inline'; font-src *");

    • @Mukeshotwani
      @Mukeshotwani  5 років тому

      Thanks Pradeep for letting me know.

    • @shanjaynithin2388
      @shanjaynithin2388 4 роки тому

      Hi Pradeep,
      When I run your script images of the failed test cases are not loading in the report. Is it loading for you?

  • @parkashram6482
    @parkashram6482 4 роки тому

    Hi Mukesh,
    In this vidio in extent report dashbord start and end time is same .. I am also facing same issue, can you suggest about it

  • @alihamza-eb2yy
    @alihamza-eb2yy 3 роки тому

    Hi Mukesh i have a question that do we need to keep the switch on the Jenkins on our PC in order to run the test on set time

  • @nik.rawat123
    @nik.rawat123 5 років тому +1

    One more thing, is SCM Poll applicable for Perforce as well?

    • @Mukeshotwani
      @Mukeshotwani  5 років тому +1

      Hi Nikhil, SCM poll is jenkins feature which can be used for perforce as well.

  • @rajendramahapatra3293
    @rajendramahapatra3293 5 років тому

    Hi Mukesh, Could you please upload a video on how to generate Extent Report with screenshots in jenkins?

  • @priyanshisaxena6252
    @priyanshisaxena6252 5 років тому +1

    very insightful and interesting

  • @sharadranajava
    @sharadranajava 5 років тому +1

    Hello Mukesh,
    Video was informative but what if our selenium framework generating timestamp folder under that html report ?
    how we can publish that report in Jenkins dashboard ?

    • @Mukeshotwani
      @Mukeshotwani  5 років тому

      Hi Sharad in that case you have to go to workspace > reports > then click on it.
      For publishing you need report name to pass in Post build actions.

  • @ramakrishan3650
    @ramakrishan3650 5 років тому

    Hi Sir , Do you have any videos on Robot Frame Work Training with Eclipse + Python + Selenium ? Web table reading, Excel Reading , DataBase query etc..

  • @hashinpk9650
    @hashinpk9650 4 роки тому

    Hi Mukesh,
    Could you please tell me how to configure the dynamic extent report in Jenkins. If there any video pls share

  • @niladreemondal7146
    @niladreemondal7146 5 років тому

    @Mukesh otwani hi mukesh can you make a video on how to configure master slave set up for running the build

  • @glamup8097
    @glamup8097 4 роки тому

    Hi Mukesh, Can you please create a video on how to render Extent reports as link? I could not find that video on your channel.

  • @prashantht.v8289
    @prashantht.v8289 4 роки тому

    Hi Mukesh, As usual very good video. In my framework, I generate extent report and i maintain the history and html file will append the file with date and time stamp. How can i send the latest generated report and send it through Jenkins

    • @shalinikhetan5640
      @shalinikhetan5640 4 роки тому

      Hi Prashanth have you got the solution? I am looking for the same

    • @prashantht.v8289
      @prashantht.v8289 4 роки тому +1

      @@shalinikhetan5640 Nope, I dont think it is possible thru Jenkins...You will have to take care in your framework

    • @shalinikhetan5640
      @shalinikhetan5640 4 роки тому

      @@prashantht.v8289 thanks prashanth for reply

  • @SOBHITSHARMA
    @SOBHITSHARMA 5 років тому

    Hi Mukesh,
    Regarding the HTML report, I am using extend report but I can use this html report reason is our company requirement to create execution report in certain format example- environment_timestamp then how we can publish this kind of reports which doesn't have the same name for any kind of execution report. I would be thankful if you can address this issue. Same happens when want to send email with report.

    • @hashinpk9650
      @hashinpk9650 4 роки тому

      If you got the solution pls share

  • @vivekkurhe9881
    @vivekkurhe9881 3 роки тому +1

    Hello Mukesh,
    How to deal with a report having timestamped and publish it instead of using a static report?

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому +1

      Hello Vivek, This plugin need report name which it can publish.

    • @vivekkurhe9881
      @vivekkurhe9881 3 роки тому

      @@Mukeshotwani Sorry I didn't get that. Can you tell which plugin?

  • @donatesmile202
    @donatesmile202 5 років тому

    Superb,Thanks:)

  • @ravipremani6201
    @ravipremani6201 4 роки тому

    Hi Mukesh
    I have created a pipelin project. I am running 4 jobs on 4 different VM (virtual machines) for parallel execution to reduce the execution time
    Now I want to consolidate those 4 reports generate basically consolidate the pass and fail count and publish it to the management as a single report
    How can we achieve this report consolidation
    Thank you

  • @rajendramahapatra3293
    @rajendramahapatra3293 5 років тому

    Hi Mukesh,
    There is one more solution to this. While running the jenkins.war From Command Prompt
    We can write
    java -Dhudson.model.DirectoryBrowserSupport.CSP=“” -jar jenkins.jar

  • @nilavapal9585
    @nilavapal9585 4 роки тому +1

    Hi Mukesh,
    I am facing some issue while running extent report. While I am running through command prompt or through eclipse the extent report got generating. But while running through Jenkins extent report not able to generate. Could you please guide me how to generate extent report through Jenkins.

    • @Mukeshotwani
      @Mukeshotwani  4 роки тому

      Hi Nilava, Jenkins is just a CI tool so there as well we should get the report. Are you getting any error or exception?

  • @kashifabanu3588
    @kashifabanu3588 4 роки тому

    Hi mukesh can I a have link for the next chapter of this vedio..
    I want to add a newly generated report to the jenkins. I want to give a dynamic path for html publisher post build action

  • @ParagOak
    @ParagOak 5 років тому +1

    Is there any problem with your screen graphics? Colour and text is not looks good

    • @Mukeshotwani
      @Mukeshotwani  5 років тому

      Yes Parag seems some issue.. Is content and voice is understandable?

    • @umangsharma7447
      @umangsharma7447 5 років тому

      @@Mukeshotwani --- no issues with voice and content..

    • @ParagOak
      @ParagOak 5 років тому

      Mukesh otwani content and voice is good

  • @sivaramakrishnanshanmugham7956
    @sivaramakrishnanshanmugham7956 3 роки тому +1

    how to publish html report from database

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому

      Hi Siva is your report stored in DB? If yes then you can publish them in any application server.

  • @ramyatippannavar8812
    @ramyatippannavar8812 4 роки тому +1

    hi mukesh,unable create file in workspace after scuccessful build.....its default after succsessfull build--->resolve this issue
    beacuse of this i am unable to publish extent report

    • @Mukeshotwani
      @Mukeshotwani  4 роки тому

      Hey Ramya, is this issue solved? Create Jenkins job which pulls the data from git then publish report.

    • @ramyatippannavar8812
      @ramyatippannavar8812 4 роки тому

      yaa resolved mukesh...thx lot

    • @ramyatippannavar8812
      @ramyatippannavar8812 4 роки тому

      yaa resolved mukesh...thx lot

  • @M0_0RPH
    @M0_0RPH 4 роки тому +1

    Hi Mukesh,
    I want to know how can we take collect data from the jenkins report using cucumber ?
    I want to collect data from report and insert into my database. Please help.

    • @Mukeshotwani
      @Mukeshotwani  4 роки тому

      Hi Anikit I am not clear with your question.
      You can get report in JSON format then you can use jsonpath or any json parser and then you can use the same in different usage.

    • @M0_0RPH
      @M0_0RPH 4 роки тому

      @@Mukeshotwani I was asking like if i use Cucumber plugin for jenkins then it creates a cucumber report for me ( for serenity data) now i want to parse that report from json to python and then put it into my database ( influxdb) for visualisation in grafana.

  • @HarryKingKelowna
    @HarryKingKelowna 5 років тому

    Interesting

  • @glamup8097
    @glamup8097 4 роки тому

    Hi Mukesh, Can you please create a video on how to render Extent reports as link? I could not find that video on your channel.