Forum Discussion
phanisrikar
14 years agoContributor
Thanks Henrik,
If I store the dynamic values in testsuite properties and reuse from the test suite, then will it be a problem ? because there are some global other parameters which I'm using from the test suite properties.
Eg : URL etc
def pref_url = context.expand( '${#TestSuite#Pref_url}' )
Actually, We are testing the RESTful webservices using SOAPUI and intern trying to load test them. Please let us know if there are any Know issues w.r.t testing REST services using loadui.
Thanks & Regards
Phani
If I store the dynamic values in testsuite properties and reuse from the test suite, then will it be a problem ? because there are some global other parameters which I'm using from the test suite properties.
Eg : URL etc
def pref_url = context.expand( '${#TestSuite#Pref_url}' )
Actually, We are testing the RESTful webservices using SOAPUI and intern trying to load test them. Please let us know if there are any Know issues w.r.t testing REST services using loadui.
Thanks & Regards
Phani