The problem is that NTLMv2 is not available except on Windows JVMs, and then only as part of the Http stack (I think).
If you use the Java HTTP sampler, you may perhaps be able to get it working provided that you run JMeter on a Windows OS with a suitable JVM. Try a simple test and see. On 9 October 2010 03:43, Deepak Shetty <[email protected]> wrote: > Hi > if you only need perform functional tests then maybe Selenium will work for > you. For load tests you might have to see Selenium Grid > > regards > deepak > > On Fri, Oct 8, 2010 at 7:42 PM, Umesh <[email protected]> wrote: > >> Thanks much Deepak for the information. >> >> >> >> >> On Fri, Oct 8, 2010 at 7:10 PM, Deepak Shetty <[email protected]> wrote: >> >>> Hi >>> as far as I know NTLMv2 isnt supported by JMeter because it isnt supported >>> by HTTPClient >>> http://hc.apache.org/httpclient-3.x/authentication.html >>> >>> regards >>> deepak >>> >>> >>> On Fri, Oct 8, 2010 at 6:35 PM, Umesh <[email protected]> wrote: >>> >>>> Hi Deepak, Sebb, >>>> My apologies for sending my post directly to you. >>>> >>>> I had raised my post in Jmeter_user section, but its not reflecting in >>>> group for all to see and I was hoping I will get some help from the group. >>>> >>>> Below is my post: >>>> >>>> >>>> ------------------------------------------------------------------------------------------------------------------------------------------------------------------- >>>> We are having a sharepoing application devoloped using .Net/IIS and it >>>> uses NTLM 2.0 for authentication. >>>> I wanted to know if Jmeter can be used for testing this application? >>>> Will Jmeter support NTLM2.0 authentication? >>>> Or is there any alternate way of scripting like Badboy? >>>> >>>> >>>> ------------------------------------------------------------------------------------------------------------------------------------------------------------------- >>>> >>>> >>>> I would really appreciate if you can throw some light on this. >>>> >>>> Thanks in advance. >>>> >>>> Umesh >>>> >>> >>> >> >> >> -- >> Umesh H V, >> >> >> "It takes a minute to have a crush an hour to like someone and a day to >> love someone but it takes a lifetime to forget someone" Be in touch.. >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

