I am testing an application on the UI side and I want to see how the application handles concurrent API calls via AJAX requests.
Should I exclude things like css, js , font and so forth in my script? I'm assuming because there are potentially too many variables to have an accurate test like network latency, hardware setup, and so forth to include these things.
Basically, what should I include and exclude outside my scripts?
Think of JMeter virtual user as of a real user using the real browsers
Real browsers:
So I think you need to configure JMeter to:
More information: JMeter Web Testing: How To Properly Handle Embedded Resources in HTML Responses