Forum Discussion

eRil42's avatar
15 years ago

How to change username and password for all requests?

i.e I have project with several test suites and a lot's of test cases. Hot can I change authentication username and password for all soap requests globally??

1 Reply

  • Some careful search and replace on the project .xml file might be good enough.

    For future tests, using properties will allow you to change these things all at once by simply changing the defined value of the property.