Forum Discussion

MatthewBeste's avatar
MatthewBeste
Occasional Contributor
11 years ago

Running from commandline -h overwrites entire endpoint

Hi,
I have a test case that has rest requests and one soap request in it. It works fine when running it in soapui. I run the tests against different environments so I use the -h option to overwrite the host name. This works fine for the rest requests but it appears that it is overwriting the entire endpoint in the soap request. I need to know if this is a know issue and if there is a workaround.