Setting up ReadyAPI! with Git/Jenkins
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2019
06:50 AM
08-05-2019
06:50 AM
Setting up ReadyAPI! with Git/Jenkins
Hi,
I've been tasked with setting up ReadyAPI! so our tests run within a CI/CD framework, but without any help from the people who work here (long story).
This is a bit of an open question so i apologise (if i asked this on stackoverflow, i'd get destroyed!), but i was wondering if anyone could lay out the major tasks i would need to perform to get this setup.
I know we use Git for version control and Jenkins to create the pipelines. I have no choice regarding the tools i use. It has to be Git and Jenkins. If someone could just list the tasks i need to complete to get this done i'd be very grateful (again i appreciate this is a rubbish question).
I know i need to
1. convert the project into a composite project.
2. Create a repository (to store the readyapi! Project.xml file in
3. Create a pipeline in Jenkins that executes the project daily
As you can see....i have no real understanding....i've been trying to do some reading, but i'm struggling to pull the info together to gain a better understanding.
Thanks in advance,
Rich
I've been tasked with setting up ReadyAPI! so our tests run within a CI/CD framework, but without any help from the people who work here (long story).
This is a bit of an open question so i apologise (if i asked this on stackoverflow, i'd get destroyed!), but i was wondering if anyone could lay out the major tasks i would need to perform to get this setup.
I know we use Git for version control and Jenkins to create the pipelines. I have no choice regarding the tools i use. It has to be Git and Jenkins. If someone could just list the tasks i need to complete to get this done i'd be very grateful (again i appreciate this is a rubbish question).
I know i need to
1. convert the project into a composite project.
2. Create a repository (to store the readyapi! Project.xml file in
3. Create a pipeline in Jenkins that executes the project daily
As you can see....i have no real understanding....i've been trying to do some reading, but i'm struggling to pull the info together to gain a better understanding.
Thanks in advance,
Rich
if this helped answer the post, could you please mark it as 'solved'? Also if you consider whether the title of your post is relevant? Perhaps if the post is solved, it might make sense to update the Subject header field of the post to something more descriptive? This will help people when searching for problems. Ta
Solved! Go to Solution.
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2019
07:54 AM
08-05-2019
07:54 AM
Hi @richie,
While I don't think I can answer your question specifically, it is a bit broad, you do basically have the correct idea. I can't really help with Git, (We use SVN) but have you read this doc page:
https://support.smartbear.com/readyapi/docs/integrations/git/index.html
Also, have you seen the Ready API Jenkins Plugin:
https://plugins.jenkins.io/soapui-pro-functional-testing
And the associated Ready API DOCs:
https://support.smartbear.com/readyapi/docs/integrations/jenkins.html
I know that this is just a lot of docs to read, but hopefully you'll be able to formulate more specific questions that will be easier to answer.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2019
05:20 AM
08-07-2019
05:20 AM
Hey @Radford
thanks man - really appreciate the help!
rich
if this helped answer the post, could you please mark it as 'solved'? Also if you consider whether the title of your post is relevant? Perhaps if the post is solved, it might make sense to update the Subject header field of the post to something more descriptive? This will help people when searching for problems. Ta
