DotTest73
12 years agoOccasional Contributor
Parametric URL for Web Test,, how?
I need to test a website that returns XML responses on URL like these:
https://mysite.com/phone/xxxxxxxxxx
https://mysite.com/phone/yyyyyyyyy
https://mysite.com/phone/zzzzzzzzzz
(the last part is a phone number)
Is there any way to pass the last part of the URL as a Variable? maybe read from a txt file with a list of pre-defined phone numbers?
Id like to make the test on SOAP UI and then run it with Load UI.
Thanks
DT
https://mysite.com/phone/xxxxxxxxxx
https://mysite.com/phone/yyyyyyyyy
https://mysite.com/phone/zzzzzzzzzz
(the last part is a phone number)
Is there any way to pass the last part of the URL as a Variable? maybe read from a txt file with a list of pre-defined phone numbers?
Id like to make the test on SOAP UI and then run it with Load UI.
Thanks
DT