How to Handle different resources for the same point
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to Handle different resources for the same point
Hi
Is there a way how to parameterize the resource in the endpoint url
I have Two versions of the endpoints for one version already automation is done, Now we are getting one more version of the endpoints with the resource different for the endpoint
like for ex: Before the endpoint url is like abcd.com/users
where as now the endpoint is changed to abcdef.com/new/users
the resource differs from endpoint to endpoint
So is there a way where both the endpoints should work with the existing automation already done?
Thanks
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Here is the documentation
https://www.soapui.org/docs/scripting-and-properties/property-expansion/
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Rao!!
@doubtsreadyapi Please mark the answer as a Solution if it helped🙂
Sonya Mihaljova
Community and Education Specialist
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This wont help. My suite has to work with the both the versions of endpoints in the same environment, As i told earlier,
for ex: Before the endpoint url is like abcd.com/users
where as now the endpoint is changed to abcdef.com/new/users
but if i use property expansion, and parameterize the endpoints it will take only one version of endpoints.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Regards,
Rao.
