Forum Discussion
Thanks for the quick response
a) I will have GUI for user to provide the URI / WADL as input. based on that it generates TestSuites,Testcase automatically.
b) Generate the new REST Project and override the endpoint/request params.
Ok, no problem.
for a) I take it you know how to get the GUI to generate a REST project / TestSuite / TestCase based on the WADL/URI? e.g. File New REST Project > Import WSDL (or use URI) etc and generate TestSuite, TestCase and REST Test Request Test Step? Sorry if this is not what you meant.
for b) You would need to parameterise (using property expansions) the enpoint / request params for the REST Test Request TestStep - to do this, have you seen this other questsion & answer that came up today it covers this topic:
Once parameterised, you can then provide the values for the endpoint/request from anywhere you like e.g. files, databases, other service responses, property files etc.
Is this the sort of thing you meant?
Cheers,
Rup