Acceptance Test Engineering
微軟最近有一本pattern & practices的書, 叫做Acceptance Test Engineering. (目前是在beta stage) 它是用來解決以下問題
* How to Plan for Acceptance Testing
* What Kinds of Acceptance Tests to Run
* How to Create and Run Acceptance Tests
* Defining What “Done” Means
* How to Justify Your Approach
這本書分成三個部份:
(1) PART I – THINKING MODELS
- an overview of acceptance testing and explains several models that are useful in conceptual thinking about acceptance testing.
(2) PART II – THUMBNAILS
- a thumbnail is a short overview of a practice that explains what it is, when you may want to use it, the risks that it mitigates, and an overview of how to perform the practice.
(3) PART III – SAMPLES:
- a collection of sample artifacts generated by applying different practices in a fictional real-world situation for Global Bank.
這裡有high level 的介紹
http://www.codeplex.com/TestingGuidance
你可以在這裡download它
http://www.codeplex.com/TestingGuidance/Release/ProjectReleases.aspx?ReleaseId=18914
留言列表