Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

How do you (or even can you) amend the expected HTTP status codes in a Visual Studio Web Performance Test?

I'm checking some new bits of a clients site, so using some Visual Studio Web Performance Tests to drive the pages.

Run the tests and the expected actions occur on the server ... BUT the tests are failing

The reason is there are a few hidden links to some missing GIF files, which are returning a 404 status

I can't get the client to add the files, but I don't want to check the various tests each time to check whether the "fail" is one of the expected 404's, or a real fail

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.