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

Parents
  • I tried that approach also as mentioned above in point 3 by me. In this case, one of the request (/suite/tempo/tempoSvC) fails. Hence, disabled the request and proceeded further but still the Response data is empty/blank for the successful log in request in HTML view of results tree. couldn't confirm that login was successful.
    Please let me know what may be the exact issue and how can we resolve it.
Reply
  • I tried that approach also as mentioned above in point 3 by me. In this case, one of the request (/suite/tempo/tempoSvC) fails. Hence, disabled the request and proceeded further but still the Response data is empty/blank for the successful log in request in HTML view of results tree. couldn't confirm that login was successful.
    Please let me know what may be the exact issue and how can we resolve it.
Children
No Data