Load testing using jmeter with basic authentication
问题 My goal is to perform Load testing in jmeter for number of users. The application being in test is using ‘Basic Authentication‘ method at the login page and its URL has few parameters that are related to the login user. So how can I perform load testing for e.g. 100 users where as url is customized for the login user?? 回答1: Your question is basically for doing authentication / login process via JMeter. Number of users are irrelevant in context of this question. Once you have a working Test