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
  • ...able ${COOKIE___appianCsrfToken in HTTP Headers or request parameters. All the request expect (/suite/tempo/tempoSvC) fails. I do not see anything in request header in results tree to proceed further. Please find attachment.
    4.          Response data is blank for many requests.
    5.          Even though, I disable the above request and proceed further. Response data is empty/blank for the successful log in request in HTML view of results tree. couldn't confirm that login was successful.
    6.          I observe that, while navigating to the pages CSRF token is generated at each pages. How co relate that Multi Csrf token ?

    Could someone please help me in resolving the above mentioned issues.
Reply
  • ...able ${COOKIE___appianCsrfToken in HTTP Headers or request parameters. All the request expect (/suite/tempo/tempoSvC) fails. I do not see anything in request header in results tree to proceed further. Please find attachment.
    4.          Response data is blank for many requests.
    5.          Even though, I disable the above request and proceed further. Response data is empty/blank for the successful log in request in HTML view of results tree. couldn't confirm that login was successful.
    6.          I observe that, while navigating to the pages CSRF token is generated at each pages. How co relate that Multi Csrf token ?

    Could someone please help me in resolving the above mentioned issues.
Children
No Data