Skip to Content
Testing ASP.NET Web Applications
book

Testing ASP.NET Web Applications

by Ben Hall, Jeff McWherter
October 2009
Intermediate to advanced
430 pages
12h 45m
English
Wrox
Content preview from Testing ASP.NET Web Applications

7.8. Manual Test Cases

When it comes to manual testing, you need to take into consideration that the tests will need to be run multiple times. The most effective way to support this is to create test cases around the parts of the application which you want to be able to retest on a new build. These test cases are generally run either when that area of the application has changed or just before a release to verify everything is working as you expect. Having the test cases in place means you can quickly run through the cases without having to rethink all the possible combinations and areas of concern. This provides you with a safety net to ensure that everything has been covered correctly.

When writing manual test cases you will notice that they have some similarities to automated test cases. For instance, a manual test case should be targeted to one particular task, feature, or item to check. This is to make them concise and allow you to only run the cases which are actually required at that point in time as speed is an issue. Being manual, they take much longer to run than automated cases which means at times you need to be able to very easily pick and choose which cases are required to be run. The more focused they are, the easier this is to do. However, manual test cases do have the advantage that you are able to test multiple things at the same time because it is a human verifying the results and so can be more flexible. A single test case could verify different parts of the ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Pro ASP.NET Web API: HTTP Web Services in ASP.NET

Pro ASP.NET Web API: HTTP Web Services in ASP.NET

Tugberk Ugurlu, Alexander Zeitler, Ali Kheyrollahi
ASP.NET 4 Unleashed

ASP.NET 4 Unleashed

Stephen Walther, Kevin Hoffman, Nate Dudek

Publisher Resources

ISBN: 9780470496640Purchase book