visual studio 2010 - How to load test a web page using Windows authentication -


i'm in process of developing load tests internal web application.

the problem appears related our use of windows authentication. can access web application if launch browser , nevigate our app. can't, however, access application via webrequest in load test. throws 401 exception, unauthorized.

i'm using visual studio 2010 ultimate.

how use windows credentials in load test? other ideas?

select test main node, , click red marked button set credentials

select test main node, , click red marked button set credentials


Comments

Popular posts from this blog

c++ - How to modify context menu of internet explorer using IDocHostUIHandler::ShowContextMenu? -

android - Spacing between the stars of a rating bar? -

c# - Getting "Internal .Net Framework Data Provider error 30" error when column has NULL value -