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

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

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -