Articles tagged with: Testing

Windows Live Agents Testing: Introduction

Summary: An introduction to testing Windows Live Agents.


To mock or not to mock, that is the question

Summary: A discussion on the importance of using mock objects in software development projects to simulate external dependencies.


Wired article on Halo 3

Summary: A summary of a Wired article discussing the development and testing of Halo 3 by Microsoft.


NUnit 2.4.1 & Watin 1.1.0

Summary: NUnit 2.4.1 has a new constrained assert model that is more like natural language. WatiN 1.1.0 has been released and can be integrated with NUnit for web application testing.


VS2005 Unit Tests and copying files

Summary: A guide on configuring VS2005 unit tests to copy files to the output folder before execution.