elibio19New Contributor11 years agoDinamic calls to WebServicesI have this call to a services category/${Properties#Id}How can i call with a dinamic values? I have a lot of ids and i want to call the service often
1 ReplyReplies sorted by Most LikedPaulDonnyRegular Contributor11 years agoFor this I would use a groovy controller script to loop through a collection of IDs, set the property and then run the test step.
PaulDonnyRegular Contributor11 years agoFor this I would use a groovy controller script to loop through a collection of IDs, set the property and then run the test step.
Recent DiscussionsTest result Pass when data source times outRun Test Case properties not populating for Data Source based itemsSave Groovy output to JUnit report
Related Content[Solved] SSL Handshake exception calling a secure webserviceCalling webservicesJavaScript ECMA6 Asynchronous Calls