Reputation: 11
I am wondering if anyone was able to successfully create JMeter scripts for ServiceNow applications? My challenge is that there are way too many recorded HTTP requests and JSONs in POST requests & response are huge and extremely hard to correlate dynamic values.
Upvotes: 1
Views: 617
Reputation: 168147
Welcome to Web 2.0
I'm afraid you will have to perform the correlation as the times where you could just replay the recorded test has gone.
If you're looking for a way of reducing effort required for the correlation implementation you can consider trying out an automated correlation solution like:
Otherwise you will have to wait until it's implemented in JMeter
Upvotes: 1