Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocorrelation plugin does not work at all on a simple web app. #86

Open
redredwine opened this issue Nov 25, 2024 · 0 comments
Open

Comments

@redredwine
Copy link

Describe the bug

We were testing the auto correlation plugin against a simple freely available web app called WebTours, however the auto correlation plugin does not even detect anything to correlate

Environment
windows server 2016

  • JMeter 5.6.3
  • blazemeter auto Correlation Recorder plugin 3.1
  • plugin manager 1.10
  • Protocol version http

To Reproduce
Steps to reproduce the bug:

  1. install the free WebTours app on your machine ( https://www.microfocus.com/marketplace/appdelivery/content/web-tours-sample-application). follow the instructions

    • Create a C:\WebTours folder then extract the contents. Run the strawberry-perl-5.10.1.0.msi file to install perl.
    • Run the StartServer.bat
    • Using a browser, connect to http://localhost:1080/WebTours
    • Username : jojo Password : bean
  2. install the latest auto correlation plugin in your jmeter, using the plugin manager

  3. record while running the web tour application ( login and navigate to a couple of pages using the instructions on the github blazemeter (https://blazemeter.github.io/CorrelationRecorder/guide/after-recording.html)

  4. select the "automatic comparison and variable detection" option when prompted by the correlation wizard.

Expected behavior
we were expecting the correlation wizard to at least auto correlate the user session, but no auto correlation was done at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant