Load Test with Visual Studio Team System

Published August 30th, 2010 Under Software Testing | Leave a Comment

How to stress load your application and set up web tests or win form tests with Visual Studio Team System.

Behavior Driven Development on WCF and UI using xUnit

Published August 30th, 2010 Under Open Source Tools, Software Testing, User Interface | Leave a Comment

This tutorial shows how BDD can be done from early requirement collection stage to late integration tests. It explains breaking user stories into behaviors, and then developers and test engineers taking the behavior specs and writing a WCF service and unit test for it, in parallel, and then eventually integrating the WCF service and doing the integration tests. It introduces how mocking is done using the Moq library. Moreover, it shows a way how you can write test once and do both unit and integration tests at the flip of a configuration setting.

Watch Behavior Driven Development on WCF and UI using xUnit

Behavior-Driven Development in the Real World

Published August 27th, 2010 Under Agile, Software Testing | Leave a Comment

Behavior-Driven Development is more than a technique for creating and organizing unit tests. It is also a wonderful way to communicate with customers and users about the software being created. This video demonstrates some techniques and tools you can use to start delivering software with BDD. : Using Behavior-Driven Development frameworks, this session explores ways to create software starting with solid Agile requirements, moving all the way through automated testing. We use .NET in C# and Visual Studio ALM, although none of these exact tools are required to accomplish the goals we set forth.


Get Microsoft Silverlight

Download video in other formats and slides

Deploying A Web Application Using Visual Studio 2010 Web Deployment Tool

Published August 25th, 2010 Under Configuration Management | Leave a Comment

This video show how to deploy a web application using the new Visual Studio 2010 Web Deployment Tool

CQRS, DDD and NServiceBus

Published August 25th, 2010 Under Architecture, Open Source Tools | Leave a Comment

Udi Dahan talks about Command Query Responsibility Segregation (CQRS) and its relationship to Domain Driven Design (DDD). Dahan also discusses his project, the NServiceBus. NServiceBus is an open-source service bus for Microsoft’s .NET environment. In many ways, NServiceBus works like Microsoft’s Windows Communication Foundation (WCF) and can be used instead of WCF in some cases.

http://www.infoq.com/interviews/dahan-cqrs-ddd-nservicebus


« previous pagenext page »