Forum Discussion
Musaffir
7 years agoContributor
Hi there ,
Here am again :)
Jenkins does the scheduling
You just utilize that feature of Jenkins to run SoapUI test
Please note its not SoapUI schedule the test in this case
You do not need any plugin to achieve this. Go in this direction
- Learn about Jenkins first and periodically scheduling jobs ( Don't think about SoapUI here)
- 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)
- Learn how to run the SoapUI projects from CommandLine or using Maven plugin
- Utilize any of this technicque and run from Jeknins
- Schedule with the feature of Jenkins
- You should be able to do this as it is easy
Warm Regards
Musaffir
Related Content
- 5 years ago
- 4 months ago
- 12 years ago