-
Book Overview & Buying
-
Table Of Contents
Software Testing Strategies
By :
In previous chapters, we introduced the idea that testing can be programmer-facing or customer-facing. We also defined testing as a technical investigation into the state of the software. For this chapter, our first problem is likely to be figuring out what the test automation portion of customer-facing test automation means. To accomplish this, we’ll discuss the consequences of the idea and then list some patterns we have seen to make the approach successful.
In this chapter, we cover the following topics:
The astute reader should finish the chapter with the ability to analyze a given user interface and determine methods to save time by offloading test effort onto the computer...