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.


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.


TDD and Testing

Summary: Discusses various articles related to Test Driven Development and testing, including an article about unit testing in Ruby, an explanation of mock objects in Java, an article about the pros and cons of white and black box testing, and an article about TDD Anti-Patterns. The post also mentions the release of NUnit 2.2.9.