Property Transfer (SoapUI) For Jenkins Issue

2020-08-07 Thread Ramachandran Chandran
Hi All, I am new to Jenkins and is in the process of on-boarding SoapUI test suite to Jenkins to run the SoapUi regression pack along with build. I am using SoapUI TestRunner to run the suite in jenkins - everything is working as expected in local instance. WASP token generated dynamically

Re: Jenkins - SoapUI integration

2018-05-18 Thread yotam . cohen
You might be missing a closing " after the testrunner.bat file name? "filename.bat" -arg 1 -arg 2 On Friday, 18 May 2018 10:59:55 UTC+2, AnuR wrote: > > Hi > > Am new to Jenkins and am trying to execute a windows command line to > execute my SoapUI test cases. >

Jenkins - SoapUI integration

2018-05-18 Thread AnuR
Hi Am new to Jenkins and am trying to execute a windows command line to execute my SoapUI test cases. I just downloaded and installed Jenkins on my machine and created a new Jenkins free style project and provided my command (the command line execution path from SOAPUI) in Build path. when

SOAPUI

2016-12-07 Thread GBANE FETIGUE
Hi, any soapui-Jenkins expert I am trying to find a way to test deployed API with soapUI test suite. I have deployed API now I would like to run test suite for those deployed app. everything I have seen so far is to run a test through deployment I would like to do after deployment. any ideas

Re: (SOAPUI- Jenkins Integration) Build just keeps on running...with no outcome

2016-11-03 Thread Christopher Valorose
Hi, We are seeing the same thing using SoapUI 5.2.1. 2016-11-03 11:37:37,641 INFO [SoapUI] Adding [C:\SoapUI-5.2.1\bin\ext\xml-resolver-1.2.jar] to extensions classpath 2016-11-03 11:37:37,642 INFO [SoapUI] Adding [C:\SoapUI-5.2.1\bin\ext\xmlbeans-xmlpublic-2.4.0.jar] to extensions

(SOAPUI- Jenkins Integration) Build just keeps on running...with no outcome

2016-09-15 Thread hozefa vakanerwala
Hello, I have done a simple setup for triggering SOAPUI to execute a webservice call. My build task includes calling a .bat file through "Execute windows batch command" The content of .bat file is: cd C:\Program Files\SmartBear\SoapUI-5.2.1\bin testrunner.bat -sWeathe

SoapUI test not working in jenkins

2015-10-28 Thread Eric Yang
Hi there, My soapUI works locally, but after I setup jenkins job to run it, I got some exceptions, any one encountered this kind of issue? 1. 2015-10-28 18:56:22,486 ERROR [errorlog] java.lang.IllegalArgumentException: No matching field found: getDefaultFolder for class java.lang.String

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-15 Thread vidhya radha
;>>>>>> >>>> Hi, >>>>>>> >>>> >>>>>>> >>>> Build Trigger in Poll SCM i given as * * * * * >>>>>>> >>>> >>>>>>> >>>> >>>>>>> >>>&

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-14 Thread vidhya radha
;>>> >>>> >>>>>> >>>> On Wednesday, May 14, 2014 10:55:16 AM UTC+5:30, Panikera Raj >>>>>> wrote: >>>>>> >>>>> >>>>>> >>>>> Hi Vidya, >

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-14 Thread vidhya radha
t;>>> >>>>> >>>>> Hi Vidya, >>>>> >>>>> >>>>> >>>>> Can you share your time stamp where you mention to trigger for >>>>> every 5 >>>>> >>>>> mins >>>

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-14 Thread vidhya radha
; Hi Vidya, >>>> >>>>> >>>> >>>>> Can you share your time stamp where you mention to trigger for >>>> every 5 >>>> >>>>> mins >>>> >>>>> >>>> >>>>

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-14 Thread wakelt
essage - From: "vidhya radha" To: jenkinsci-users@googlegroups.com Cc: mac...@mol.com.pl Sent: Wednesday, May 14, 2014 6:58:27 AM Subject: Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins. */5 * * * * in build periodically. On Wednesday, May 14, 201

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-14 Thread vidhya radha
; Hi Vidya, >>>> >>>>> >>>> >>>>> Can you share your time stamp where you mention to trigger for >>>> every 5 >>>> >>>>> mins >>>> >>>>> >>>> >>>>

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-14 Thread vidhya radha
t;> everything else is setup properly, than >> add a automatic trigger to is) >> >> -- >> *From: *"vidhya radha" >> *To: *jenkins...@googlegroups.com >> *Cc: *mac...@mol.com.pl >> *Sent: *Monday, May 12, 2014 9:15:30 A

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-14 Thread Walter Kelt
>> To: jenkins...@googlegroups.com >> Cc: mac...@mol.com.pl >> Sent: Monday, May 12, 2014 9:15:30 AM >> Subject: Re: URGENT: I am new for Jenkins and how to integrate soapui into >> jenkins. >> >> Hi, >> >> If i set build trigger for 5 mins

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-14 Thread vidhya radha
j >>>>> wrote: >>>>> >>>>> >>>>> >>>>> Hi Vidya, >>>>> >>>>> >>>>> >>>>> Can you share your time stamp where you mention to trigger for >>>>> every 5

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread vidhya radha
gt;>> wrote: >>>> >>>>> >>>> >>>>> Hi Vidya, >>>> >>>>> >>>> >>>>> Can you share your time stamp where you mention to trigger for >>>> every 5 >>>> >>>>> mins >>>> >>>>> >

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread Panikera Raj
5 >>> >>>>> mins >>> >>>>> >>> >>>>> >>> >>>>> Regards, >>> >>>>> Panikera >>> >>>>> >>> >>>>> On Wed, May 14, 2014 at 10:51 AM,

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread vidhya radha
t;>> >> >>>>> >> >>>>> Regards, >> >>>>> Panikera >> >>>>> >> >>>>> On Wed, May 14, 2014 at 10:51 AM, vidhya radha < >> vidhyar...@gmail.com> >> >>>>> wrote: >> >>>>

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread Panikera Raj
k build now manually its triggering the build but its not > >>>>>> automatically if i set the time for 5mins. > >>>>>> > >>>>>> > >>>>>> On Monday, May 12, 2014 6:53:18 PM UTC+5:30, walter.kelt wrote: > >>>

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread Benjamin Lau
>>>>>> automatically if i set the time for 5mins. >>>>>> >>>>>> >>>>>> On Monday, May 12, 2014 6:53:18 PM UTC+5:30, walter.kelt wrote: >>>>>>> >>>>>>> if your trigger th

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread vidhya radha
gering the build but its not >>>>> automatically if i set the time for 5mins. >>>>> >>>>> >>>>> On Monday, May 12, 2014 6:53:18 PM UTC+5:30, walter.kelt wrote: >>>>> >>>>>> if your trigger the build manually, does it build ?? (lets make >>&

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread vidhya radha
gt;>>> sure everything else is setup properly, than >>>>> add a automatic trigger to is) >>>>> >>>>> -- >>>>> *From: *"vidhya radha" >>>>> *To: *jenkins...@googlegroups.com

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread Panikera Raj
ld ?? (lets make sure >>>> everything else is setup properly, than >>>> add a automatic trigger to is) >>>> >>>> -- >>>> *From: *"vidhya radha" >>>> *To: *jenkins...@googlegroups.com &g

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread vidhya radha
>>> *To: *jenkins...@googlegroups.com >>> *Cc: *mac...@mol.com.pl >>> >>> *Sent: *Monday, May 12, 2014 9:15:30 AM >>> *Subject: *Re: URGENT: I am new for Jenkins and how to integrate soapui >>> into jenkins. >>> >>> Hi, >

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread Panikera Raj
- >> *From: *"vidhya radha" >> *To: *jenkins...@googlegroups.com >> *Cc: *mac...@mol.com.pl >> >> *Sent: *Monday, May 12, 2014 9:15:30 AM >> *Subject: *Re: URGENT: I am new for Jenkins and how to integrate soapui >> into jenkins. >> >&

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread vidhya radha
rly, than > add a automatic trigger to is) > > -- > *From: *"vidhya radha" > > *To: *jenkins...@googlegroups.com > *Cc: *mac...@mol.com.pl > *Sent: *Monday, May 12, 2014 9:15:30 AM > *Subject: *Re: URGENT: I am new for Jenkins and h

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-12 Thread wakelt
9:15:30 AM Subject: Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins. Hi, If i set build trigger for 5 mins its not triggering the build automatically.What should i have to do now. On Friday, May 9, 2014 1:48:17 PM UTC+5:30, maciej wrote: vidhya radha (2014-0

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-12 Thread wakelt
Please show us your build trigger - Original Message - From: "vidhya radha" To: jenkinsci-users@googlegroups.com Cc: mac...@mol.com.pl Sent: Monday, May 12, 2014 9:15:30 AM Subject: Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins. Hi, If i

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-12 Thread vidhya radha
Hi, If i set build trigger for 5 mins its not triggering the build automatically.What should i have to do now. On Friday, May 9, 2014 1:48:17 PM UTC+5:30, maciej wrote: > > vidhya radha (2014-05-09 07:18): > > Hi Amit, > > I have tried this link but it is not trigger the build automaticall

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-09 Thread Maciej Jaros
vidhya radha (2014-05-09 07:18): Hi Amit, I have tried this link but it is not trigger the build automatically when the person changes the code. You can either use Poll SCM job configuration option or use post commit hook to trigger build directly after change. Regards, Nux. -- You receiv

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-08 Thread vidhya radha
Hi Amit, I have tried this link but it is not trigger the build automatically when the person changes the code. On Thursday, May 8, 2014 12:58:32 PM UTC+5:30, Amit singh wrote: > > Follow this link: > > http://softwaretestersforum.blogspot.in/2013/04/integrate-soapui-with-

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-08 Thread Amit singh
Follow this link: http://softwaretestersforum.blogspot.in/2013/04/integrate-soapui-with-jenkins.html -Amit On Tuesday, May 6, 2014 5:29:08 PM UTC+5:30, vidhya radha wrote: > > Hi, > > I want to integrate SOAPUI into jenkins and how the build will run > automatically if the

URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-06 Thread vidhya radha
Hi, I want to integrate SOAPUI into jenkins and how the build will run automatically if the person done any changes in coding. In jenkins build should run automaticallly. Thanks in advance, Thanks, Vidhya.R -- You received this message because you are subscribed to the Google Groups

Re: soapUI tests

2012-05-20 Thread Thomas Sundberg
Hi! I wrote a blog [1] a while ago using some different tools with SoapUI. What it sounds like you want to understand is how to set variables in your SoapUI project from Jenkins. That is not covered specific, but I show how to set values from Maven and from JUnit. I assume that it may be enough

soapUI tests

2012-05-20 Thread Pete Long
Hi I would be grateful if anyone can point me to "actual" project examples that has soapUI tests which have been incorporated into Jenkins jobs. I say examples as I would like to try the examples out please. Thank you Pete