PBell
13 years agoOccasional Contributor
Rest service dynamic update resources
Hi Guys,
We have recently moved to the rest services . our Architects think that we will have constant changes of resources as we do new development.
so i am looking for directions we should go to make this easily manageable in SOAP UI .
for example
http://localhost/api/Templates
could get replaced with
http://localhost/api/SampleTemplate
i see there is a possibly to change that if click the resource and change the costume property.
i am looking for ways where i can read this in groovy script and have excel file which has current and new resource value and do the replacement.
is this something done by some guys before ?
Regards,
Husen
We have recently moved to the rest services . our Architects think that we will have constant changes of resources as we do new development.
so i am looking for directions we should go to make this easily manageable in SOAP UI .
for example
http://localhost/api/Templates
could get replaced with
http://localhost/api/SampleTemplate
i see there is a possibly to change that if click the resource and change the costume property.
i am looking for ways where i can read this in groovy script and have excel file which has current and new resource value and do the replacement.
is this something done by some guys before ?
Regards,
Husen