0
votes

2 Answers

0
votes

There might be some cookies required and header value that may be missing. Try with cookie manager and header manager in your test plan. Also, sniff the request with wireshark or any other sniffer and check the different header values send with the request.

0
votes

You need to provide at least your Windows Domain as well in the HTTP Authorization Manager.

Depending on your application configuration you might also need to provide NTLM Realm

See Windows Authentication with Apache JMeter article for more information regarding configuring JMeter in order to bypass NTLM login challenge.