Periodic backgroud task in JMeter -
Requests in my test plan use an authorization token that I know of ending in 1 hour. I need to request a token for every 59 minutes until the end of the test. I can suggest the best method for that - looks with the controller, when the test does not end in the loop endlessly Happen.
3540000 in the input field for every 59 minutes Place your "token-received" argument under the timer. If your token is being stored as a property - the main thread It will be able to use it. If it is a variable then you will need to convert it to a property, so it is only limited to the current thread group. Hope it helps
Comments
Post a Comment