Forum Discussion

Stalsy's avatar
Stalsy
Contributor
4 years ago
Solved

Authorisation token expires too soon

 I'm running data-driven tests that have 5 steps: 1. Get new Authorisation token 2. DataSource (get a few thousand random rows from DB2) 3. REST Request  4. Assert script  5. DataSource Loop ...