Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7885185
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T04:59:43+00:00 2026-06-03T04:59:43+00:00

I am new to unit testing. I have a web application using asp.net mvc3

  • 0

I am new to unit testing. I have a web application using asp.net mvc3 and s#arp lite. I want to add unit test to this application. so far, I have a test for each action in the controller class. Just curious, what else I need to test? Does view need to be tested too?

another question, all the testing example I found online are using moq or other tools to make fake data. Should we also test again the real database?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T04:59:45+00:00Added an answer on June 3, 2026 at 4:59 am

    You should neither unit test views nor against a real database. Use unit tests for your code-level artifacts like controller actions, action filters, html helpers, models, anything written in C#.

    For testing a real database and views, look to integration tests. Integration tests are not like unit tests, but you can still execute them using a unit test framework like nunit. Basically, you just write test code to drive a browser using something like Selenium WebDriver or Watin. But these are not really unit tests, they are integration tests, end-to-end tests, or user acceptance tests.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is my first test for Asp.Net Web Application. We have an Engine consisting
I'm only new to Unit Testing and ASP.NET MVC. I've been trying to get
I'm just getting going with ASP.NET MVC and I'm also new to unit testing
I am new to unit testing for web applications I have a function which
I have a question about precompiling ASP.NET web application projects from TeamCity. This is
I am new to unit testing. Suppose I am building a web application. How
I am new to Unit Testing and think I might have dug myself into
I am new to unit testing. I have done unit testing on controller classes
Possible Duplicate: Auto-generation of .NET unit tests I am pretty new to Unit Testing
I have been using unit testing for controllers with the 'poor man's' dependency injection

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.