Manijem
5 years agoOccasional Contributor
Ready Api- Best way to create a composite project with multiple environment specific endpoints
I want to create a composite project and add to multiple environment specific endpoints and need to add them to the test steps that are located in different test cases.
Please explain to me the best way to do that. Actually, I just want steps in a comprehensive way. I am still new to this tool. Thanks
Please explain to me the best way to do that. Actually, I just want steps in a comprehensive way. I am still new to this tool. Thanks
- Had never used composite for myself.
It would be helpful if you can provide more info regarding your use case.
- How big the APIs?
- How big your team?
- What version control do you use?
With my little knowledge, learned that ReadyAPI stores / organizes the composite projects different from traditional to enable the teams ease and focus on individual members work and push the changes via version control without much hassle.
Here you can find more details
https://support.smartbear.com/readyapi/docs/testing/teamwork.html#_ga=2.148649847.1155182024.1580099846-661327169.1557425133
https://support.smartbear.com/readyapi/docs/integrations/git/project-structure.html
Regarding the environments, the pro tool allows to save all the environments with different server details such as Dev, QA, etc., so that different teams can execute the tests easily. However, like richie mentioned, it is possible to achieve the same using custom properties. It all depends on how you prefer.