CHAPTER 22

image

Automated Testing

In the previous chapters we looked at the test process in general and how it can be designed to support agile teams and agile testing. Initially we can (and probably should) define and run our tests manually by using Microsoft Test Manager.

In this chapter we look at how we can evolve from manual tests to automated tests as we learn more about how our system needs to be tested.

Automated tests can also be used to test non-functional requirements. We can continue to build on the same automated tests and create performance and load test sessions to validate production-like use of the system we are developing.

From the ...

Get Pro Application Lifecycle Management with Visual Studio 2012, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.