1

ASP.Net MVC - How should i do integration testing on an ASP.net MVC application without necessarily running all the tests via the browser?

1
  • More information please? Whats being integrated? Commented Jun 4, 2010 at 17:00

1 Answer 1

3

You could use a Visual Studio Web Test to record and execute a scenario. Selenium is another alternative.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.