Thanks for the information Musaffir,
Out of the points you mentioned. I have tried doing - Use SoapUI command line runner and configure Jenkins job to use that.
I got some commnads to give to schedule , buit the build failed each time with different errors. When I tried to search the errors on internet, I got confusing stuff like plugins, maven etc.
I am new to Jenkins and know nothing about Maven :(
Also as mentioned by you in my other post -> "Then create Jenkins Job where you have your SoapUI project ( it could be either in a version control system, or in local jeknins dir itself)"
I could not understand what is meant by -> version control system, or in local jeknins dir itself
I have a jenkins url used by developers in my team and after login to that URL I did below:
1.Created a project . Please see attached images
2. Configured it .
3. Gave periodic run
4. Command sepecifying the loaction of project & reference to test suite.
Please let me know if this is the process to schedule soap ui test suites using jenkins or anything else is required whcih I am not doing ?.