divman
11 years agoContributor
How to parameterize REST resource/method
Hi,
I have a REST API like below. The Business Id and User Id are the encrypted part in the URL, which will how the REST URL will be passed from client side. i have to parameterize that business id and user id for my test scenarios. But after i create a test suite i couldn't parameterize that from data source. How should i do that?
<host>/smallbusiness-user-accessrole/small-business/businesses/BovyMcOm8Sv2FhkwCsPkzJCJJbRZO6SWych%2FTSNDmYOnTyGIbkCXK9gkCpSnMg3x/users/OMfF7xCp9tPuiwMINXg%2BQMMM3eXaGqxz7%2FhQXNEn8T8%3D
can any help me. i need it ASAP...
I have a REST API like below. The Business Id and User Id are the encrypted part in the URL, which will how the REST URL will be passed from client side. i have to parameterize that business id and user id for my test scenarios. But after i create a test suite i couldn't parameterize that from data source. How should i do that?
<host>/smallbusiness-user-accessrole/small-business/businesses/BovyMcOm8Sv2FhkwCsPkzJCJJbRZO6SWych%2FTSNDmYOnTyGIbkCXK9gkCpSnMg3x/users/OMfF7xCp9tPuiwMINXg%2BQMMM3eXaGqxz7%2FhQXNEn8T8%3D
can any help me. i need it ASAP...