Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Category: <span>Software Testing</span>

Building a Nant Script – Part 2: Adding NUnit tests

In this episode we will continue our series on how to create a build script using the NAnt build tool. In this episode we will build off the script of Part 1 and add in the ability to run NUnit tests within our script.  You can get the script for …

Simple tools to fight a big battle: “Continuous integration on a minimalist platform”

Continuous Integration (CI) is a software development practice where members of a team integrate their work frequently. Usually each person integrates at least daily leading to multiple integrations per day. When integration is verified by an automated build (including test) the gross and obvious integration errors are detected as quickly …

Advances in Automated Software Testing Technologies and Implementation

This presentation by Elfriede Dustin and Marcus Borch at the Third Annual Google Test Automation Conference (GTAC) discusses our various efforts to streamline automated software testing implementations. By “automating the automation” via use of existing open source tools, component “reuse,” and by automating as much as feasible related to automated …

ASP.NET MVC: Episode 5 with Charlie Poole – Viewing a Page and Final Thoughts

In this fifth and final episode, Stephen Walther and Charlie Poole successfully view blog entries in a page and all of their tests are green. This episode ends with Charlie Poole’s thoughts on the process that they followed and ASP.NET MVC. http://www.asp.net/learn/mvc-videos/video-409.aspx