I created a JMeter recording. But when I start the Test, I don't see any request going in Fiddler. I changed the port number in Fiddler to 8080, that I am using in JMeter.
Steps:
I am not sure whether JMeter is really running the test successfully. However it is showing the number of users as 10 and no errors when I run the test. Is there anything that I am missing?
First, change Fiddler's port back to 8888
as it was originally.
Next, change JMeter's proxy settings to point at 127.0.0.1
on port 8888
as its proxy settings.
Then, run your test.