Using a Value returned by a Web Service Test for a Subsequent Test
Hello, I'm sure there there is an easy way to do this but I'm stumped. I have a series of web services that I need to test. The first service performs a login and returns a token that can be ...