Hi all, We are trying to do performance testing using JMeter. We are

Hi all,

We are trying to do performance testing using JMeter. We are facing below issues.
1.          When we record and run the script, on the first login page jemeter marks it error and the HTML view shows a message "You need to enable javascript"
2.          When logged in as valid user, click on ? Actions tab and then Logout. As the token value is dynamic, tried to parameterize it. The Regular expressions that were used in Regex extractor was: __appianCsrfToken:=(.*?);. Please find attachment. Used Regular expn as Set-Cookie: __appianCsrfToken:=(.+?); also. Even then, Couldn’t find the token value in the Response Header (under sampler result). Login request is failing and throwing 401 Auth Error. Is this a parameterizing issue? If not, please suggest correct way of doing it which can resolve this issue.
3.          As mentioned in the Appian Forum document, (forum.appian.com/.../Using_JMeter_with_Appian.html), replaced X-APPIAN-CSRF-TOKEN with the vari...

JMeterIssues.docx

OriginalPostID-145752

OriginalPostID-145752

  Discussion posts and replies are publicly visible