Forum Discussion
TNeuschwanger
Champion Level 3
3 years agoHello ruhirm
Is it a requirement that you need to use 'Events' mechanism to control those variables?
It seems like the 'Custom Test Suite Properties' feature attached to each test suite would be a more appropriate location to store test suite specific values. The reference code in each test case could just use the property expansion to consume the variables.
Regards,
Todd
ruhirm
3 years agoOccasional Contributor
Hi Todd,
Thanks for your reply. I think it is a specific req. we have our own .jar files that we use.
I tried to add the same auth code in TestSuite Setup Script but it doesnt work. I get 'Failed JWT' error.