Forum Discussion
M_McDonald
16 years agoSuper Contributor
Minor progress: for the username, the following expansion will work in the actual JDBC Request step:
[tt:3d4vdrp5]${=testStep.testCase.testSuite.project.trackerUser.username}[/tt:3d4vdrp5]
If I use the actual password, I can successfully execute the step, but the same expansion for password still gives me the IllegalArgumentException.
[tt:3d4vdrp5]${=testStep.testCase.testSuite.project.trackerUser.username}[/tt:3d4vdrp5]
If I use the actual password, I can successfully execute the step, but the same expansion for password still gives me the IllegalArgumentException.