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/CAMrg02SjmuN-B5c%3DbyHnGjmKHCC3RhUsjq1Qhowety2fzP9pSA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
