Please share here so newbie like me can get benefit from it too Thanks 😀
On Thu, Oct 4, 2018, 8:54 PM RAJENDRA PRASAD <[email protected]> wrote: > Hi , > Tomorrow I can help you, can you mail me personally, what you are actually > doing there ? > I mean what are the steps you have in pipeline script,when you are > encountering this issue. > > Thanks, > [email protected] > > On Fri 5 Oct, 2018, 12:01 AM panneerrselvam natarajan, <[email protected]> > wrote: > >> Hi Rajendra, >> >> I am getting the below error message.. >> >> groovy.lang.MissingPropertyException: No such property: AfirstDT for class: >> groovy.lang.Binding >> at groovy.lang.Binding.getVariable(Binding.java:63) >> >> >> Please suggest me. >> >> >> >> Regards >> >> Panneer >> >> >> >> On Monday, October 1, 2018 at 8:47:28 AM UTC-7, rajendraprasad reddy >> wrote: >>> >>> Using curl you can automate but we use readyAPI(paid version o SOAPUI). >>> Curl can be used for light weight automation and it is tedious to use >>> large scale web service automation. >>> you can also use soapui open source or even jmeter. >>> >>> these tools you can install on the same machine and use cli mode to >>> launch tests from shell prompt in build section. >>> >>> thanks, >>> Rajendra >>> >>> >>> >>> >>> >>> >>> *Thanks and Regards,Rajendra Prasad Reddy PenumalliSr. Engineer in >>> Testing.Mobile:9008566233* >>> >>> >>> On Mon, 1 Oct 2018 at 21:06, panneerrselvam natarajan <[email protected]> >>> wrote: >>> >>>> Hi Rajendra, >>>> >>>> Thanks for your immediate response. >>>> Yes.. I want to automate web services using Jenkins pipeline >>>> I think i can call using curl function.. current me if am wrong. >>>> >>>> Regards >>>> Panneer >>>> >>>> >>>> On Monday, October 1, 2018 at 7:31:09 AM UTC-7, rajendraprasad reddy >>>> wrote: >>>>> >>>>> Hi panneerrselvam, >>>>> You want to automate web services using Jenkins? or you want to >>>>> trigger Jenkins via API(Rest Call)? >>>>> i think , you want to trigger automated test suite for web service >>>>> from Jenkins ? >>>>> If that s correct then which or framework you people used create >>>>> automated web service test suite? >>>>> normally people write ant script to trigger test suite. >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> *Thanks and Regards,Rajendra Prasad Reddy PenumalliSr. Engineer in >>>>> Testing.Mobile:9008566233* >>>>> >>>>> >>>>> On Mon, 1 Oct 2018 at 19:00, panneerrselvam natarajan < >>>>> [email protected]> wrote: >>>>> >>>>>> Hi Rajendra, >>>>>> >>>>>> Thanks for your response. >>>>>> >>>>>> I installed everything and got credential also. The sample pipeline >>>>>> scripts are working fine. >>>>>> >>>>>> I have lot of API Test case... Let me know the procedure to send >>>>>> request and get response (HTTPS) for simple url ( i can use my company >>>>>> url). >>>>>> >>>>>> Thanks in advance >>>>>> Panneer >>>>>> >>>>>> >>>>>> On Monday, October 1, 2018 at 5:10:12 AM UTC-7, rajendraprasad reddy >>>>>> wrote: >>>>>>> >>>>>>> Install following plugins >>>>>>> Git plugin, >>>>>>> Pipeline plugin, >>>>>>> Credentials plugin >>>>>>> Credentials binding plugin >>>>>>> >>>>>>> After this use snippet generator to compose pipeline step like >>>>>>> 'gitcheckout' >>>>>>> >>>>>>> I hope you can do after this hint. >>>>>>> Let me know if you need further help? >>>>>>> >>>>>>> Thanks, >>>>>>> Rajendra >>>>>>> >>>>>>> On Mon 1 Oct, 2018, 5:14 PM Robert Rajendra, <[email protected]> >>>>>>> wrote: >>>>>>> >>>>>>>> HI >>>>>>>> >>>>>>>> need pipleine script to get code from git and deploy to the ssh and >>>>>>>> how to store ssh keys and location in jenkins pipeline project >>>>>>>> >>>>>>>> >>>>>>>> Regards >>>>>>>> >>>>>>>> *Robert Rajendra* >>>>>>>> >>>>>>>> Associate Network/Server Support Engineer >>>>>>>> >>>>>>>> IT Hands >>>>>>>> >>>>>>>> P: +91 863.087.3094 >>>>>>>> >>>>>>>> W: www.ITHands.com <http://www.ithands.com/> >>>>>>>> >>>>>>>> -- >>>>>>>> You received this message because you are subscribed to the Google >>>>>>>> Groups "Jenkins Users" group. >>>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>>> send an email to [email protected]. >>>>>>>> To view this discussion on the web visit >>>>>>>> https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KHUSjnPbgK%2BgEaFUnfDxUPB0D9w%2BxO_spWUEHVk47JppQ%40mail.gmail.com >>>>>>>> <https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KHUSjnPbgK%2BgEaFUnfDxUPB0D9w%2BxO_spWUEHVk47JppQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>>> . >>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>> >>>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "Jenkins Users" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to [email protected]. >>>>>> To view this discussion on the web visit >>>>>> https://groups.google.com/d/msgid/jenkinsci-users/949f3b0a-bd35-4029-8064-3533644e28b2%40googlegroups.com >>>>>> <https://groups.google.com/d/msgid/jenkinsci-users/949f3b0a-bd35-4029-8064-3533644e28b2%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>> . >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Jenkins Users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/jenkinsci-users/36961ef9-7b1c-4388-b740-55565e644774%40googlegroups.com >>>> <https://groups.google.com/d/msgid/jenkinsci-users/36961ef9-7b1c-4388-b740-55565e644774%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/108239af-8311-4175-a99b-b6ebf23cace4%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-users/108239af-8311-4175-a99b-b6ebf23cace4%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02R%3Dwyi12o8%3DNMf%3DHSzzR%3DU%2BQcG%2BsPywNoHYBpTx9TOZxA%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02R%3Dwyi12o8%3DNMf%3DHSzzR%3DU%2BQcG%2BsPywNoHYBpTx9TOZxA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAC5m0rPFVCO%3DHumw%2BU_NKztD8GMigM0tu42RGekejVtrDT4sfg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
