You really covered good content and when I saw your part1 video, I decided to watch second one too. Thanks for uploading.
@AryaKulhari7 жыл бұрын
Hope you should prepare well.It's seems like you are teaching to those who know well enough !!
@brajeshsahu33237 жыл бұрын
Can you please explain me how I can access the API protected behind the Single Sign On(SSO). I used interceptor in postman and then logged in manually from chrome browser, postman intercepts the cookies and use it for subsequent API calls. However when i am trying to use Jenkins its not working. Not sure how i can pass cookies to jenkins.
@ramakrishnanagapuri8947 жыл бұрын
Hi, like your video. In this video, you talk about the command that we need to give in Jenkins to run the collection link of the request. can send that entire command?
@ItsTechMode7 жыл бұрын
+Rama Krishna Nagapuri sure
@mirali66607 жыл бұрын
Command Bro
@mailethiesen7 жыл бұрын
You are saving my life rn!
@abelizaiah12753 жыл бұрын
i guess I'm kinda off topic but do anyone know a good place to stream new series online ?
@felixmitchell68213 жыл бұрын
@Abel Izaiah I use FlixZone. Just google for it :)
@raphaeljack89763 жыл бұрын
@Felix Mitchell Definitely, I've been watching on Flixzone for since april myself :D
@abelizaiah12753 жыл бұрын
@Felix Mitchell Thanks, I went there and it seems to work =) I appreciate it !
@felixmitchell68213 жыл бұрын
@Abel Izaiah Glad I could help xD
@natthershah62337 жыл бұрын
Last 1 min is not clear [from 15:40], could you elaborate more on command which is configured in Jenkins?
@ItsTechMode7 жыл бұрын
Use Full path of Node or Use the NodePlugin for the Jenkins :) it will solve your issue- wiki.jenkins-ci.org/display/JENKINS/NodeJS+Plugin
@MohaideenA6 жыл бұрын
why your Build step is marked as failure in console ?
@GeektheGladiator7 жыл бұрын
Are you also running the API Collections from Jenkins, at last you show the results but on my machine it simply build but no html file was created. correct me if I am wrong
@ao54317 жыл бұрын
You need to add -r html to the end of the run command.
@richatyagi23187 жыл бұрын
I am getting error while installing newman globally
@richatyagi23187 жыл бұрын
npm WARN deprecated node-uuid@1.4.8 : use uuid module instead