travis_gustafso
15 years agoNew Contributor
Problem with properties and test case scope
Basically what i'm looking for is a way to transfer a "session" variable(java class) from a groovy script in one test case to a groovy script in another test case. An alternative to transferring a class could be to pass a username/password via properties. I would not mind passing them if there was a way to hide the value(s) of the username and password. I could not find any way to hide or disguise the values in soapui so i started looking into encryption/decryption algorithms.
Any thoughts either route would be much appreciated.
Any thoughts either route would be much appreciated.