Google
 
Discovered Topics
 testing  rails  ruby  rspec  tdd

Discover From This Page & Topic: [] testing
 [] Rails Envy: "How I Learned to Love Testing" presentation http://www.railsenvy.com/2007/10/4/how-i-learned-to-love-testing-presentation (testing rails ruby tdd)
 [] RSpec-1.0.8: Home http://rspec.rubyforge.org/ (testing bdd ruby rspec)
 [] Andrzej on Software: 15 TDD steps to create a Rails application http://andrzejonsoftware.blogspot.com/2007/05/15-tdd-steps-to-create-rails.html (tdd rails testing agile)
 [] CruiseControl.rb http://cruisecontrolrb.thoughtworks.com/ (ruby continuousintegration rails svn)
 [] railsbench http://railsbench.rubyforge.org/ (testing rails performance benchmarking)
 [] Developing a Rails model using BDD and RSpec, Part 1 — Luke Redpath http://www.lukeredpath.co.uk/2006/8/29/developing-a-rails-model-using-bdd-and-rspec-part-1 (rspec testing bdd rails)
 [] Mocks Aren't Stubs http://www.martinfowler.com/articles/mocksArentStubs.html (testing programming tdd agile)
 [] Fitnesse http://fitnesse.org/ (testing agile tools programming)
 [] Systir - System Testing In Ruby at atomicobject.com http://atomicobject.com/systir.page (testing ruby programming tools)
 [] err.the_blog.find_by_title('Fixin' Fixtures') http://errtheblog.com/post/7708 (testing rails fixtures plugin)
 [] Ron Jeffries on Running Tested Features http://www.infoq.com/interviews/jeffries-running-tested-features (video testing agile interview)
 [] Revieworld CTO’s blog » A test by any other name… http://www.reevoo.com/blogs/bengriffiths/2005/06/24/a-test-by-any-other-name/ (testing rails ruby tdd)
 [] Projects:TestGen4Web - Spike Developer Zone http://developer.spikesource.com/wiki/index.php/Projects:TestGen4Web (testing tools opensource firefox)
 [] The BuildBot http://buildbot.sourceforge.net/ (testing development python programming)
 [] andthennothing.net: New version of Selenium on Rails http://andthennothing.net/archives/2006/02/19/new-version-of-selenium-on-rails (testing selenium rails javascript)
 [] Pingdom Tools http://tools.pingdom.com/fpt/ (tools test testing tool)
 [] Test::Unit::Mock - Trac http://www.deveiate.org/projects/Test-Unit-Mock/ (testing mock ruby test)
 [] autotest -rails | Ruby on Rails for Newbies http://nubyonrails.com/articles/2006/04/19/autotest-rails (testing rails rubyonrails ruby)
 [] eigenclass - rcov: code coverage for Ruby http://eigenclass.org/hiki.rb?rcov (coverage tdd testing ruby)
 [] RFuzz: home http://rfuzz.rubyforge.org/index.html (testing rails ruby security)

 [] Selenium on Rails, Reloaded: Client-Side Tests in Ruby http://www.randomhacks.net/articles/2006/02/15/selenium-on-rails-reloaded (testing selenium rails tdd)
 [] Testing and Debugging Ruby on Rails: Running Tests on Deploy with Capistrano http://blog.testingrails.com/2006/9/4/running-tests-on-deploy-with-capistrano (rails testing capistrano test)
 [] RubyForge: rubySelenium: Project Info http://rubyforge.org/projects/rubyselenium/ (testing ruby selenium tdd)
 [] Test Driven Development with Ruby - Peter Marklund's Wiki http://wiki.marklunds.com/index.php?title=Test_Driven_Development_with_Ruby (testing rails ruby tdd)
 [] Watir: Web Application Testing in Ruby http://wtr.rubyforge.org/ (testing ruby tools test)
 [] Bamboo Blog - Defining interfaces through mocking http://blog.nbwd.co.uk/2007/2/25/defining-interfaces-through-mocking (rails rspec mock testing)
 [] Selenium: Selenium http://www.openqa.org/selenium/ (testing browser tools development)
 [] Introduction to Test Driven Development (TDD) http://www.agiledata.org/essays/tdd.html (tdd testing agile development)
 [] Selenium IDE: Selenium IDE http://www.openqa.org/selenium-ide/ (testing selenium php spip)
 [] ZenTest: Automated test scaffolding for Ruby http://www.zenspider.com/ZSS/Products/ZenTest/ (testing ruby tdd rails)
 [] andthennothing.net: Selenium on Rails http://andthennothing.net/archives/2006/02/05/selenium-on-rails (testing rails selenium ruby)
 [] Gluttonous : Tormenting Your Tests with Heckle http://glu.ttono.us/articles/2006/12/19/tormenting-your-tests-with-heckle (testing ruby tdd programming)
 [] James Shore: Successful Software http://www.jamesshore.com/Blog/Continuous-Integration-on-a-Dollar-a-Day.html (agile continuousintegration testing integration)
 [] Rails Recipes http://www.pragmaticprogrammer.com/titles/fr_rr (testing book howto rubyonrails)
 [] Schema generation :: Castle Project http://www.castleproject.org/activerecord/documentation/v1rc1/usersguide/schemagen.html (testing tdd castle sql)
 [] MosquitoForBugFreeCamping on Camping http://code.whytheluckystiff.net/camping/wiki/MosquitoForBugFreeCamping (ruby camping testing unit)
 [] Technoblog: Prevent Yourself From Writing Bad Code http://tech.rufy.com/articles/2006/01/20/prevent-yourself-from-writing-bad-code (rails subversion testing rake)
 [] Open Source Testing Tools in C# http://csharp-source.net/open-source/testing-tools (testing .net tools tdd)
 [] Rhino Mocks Boo Macros http://www.equin.co.uk/boo/rmbm.htm (testing boo tdd mock)
 [] Heckle: Tortures Your Tests For Revealing Confessions http://www.rubyinside.com/heckle-tortures-your-tests-for-revealing-confessions-339.html (testing ruby tdd heckle)
 [] chris blogs: Announcing test/spec 0.2, a BDD interface for Test::Unit http://chneukirchen.org/blog/archive/2006/10/announcing-test-spec-0-2-a-bdd-interface-for-test-unit. ... (testing bdd ruby rails)
 [] Scott Hanselman's Computer Zen - NUnit Unit Testing of ASP.NET Pages, Base Classes, Controls and ... http://www.hanselman.com/blog/NUnitUnitTestingOfASPNETPagesBaseClassesControlsAndOtherWidgetryUsingC ... (asp.net testing tdd .net)
 [] Enterprise .NET Community: Testing ASP.NET Applications with NUnitASP and NUnit http://www.theserverside.net/tt/articles/showarticle.tss?id=TestingASP (testing asp.net tdd .net)
 [] Server-Side Unit Testing in ASP.NET http://righteousindignation.gotdns.org/blog/archive/2004/04/13/149.aspx (tdd asp.net testing nunit)
 [] Advanced Unit Testing, Part I - Overview - The Code Project - C# Programming http://www.codeproject.com/csharp/autp1.asp (testing programming .net nunit)
 [] Selenium on Rails: http://www.openqa.org/selenium-on-rails/ (testing rails selenium development)
 [] Finisar.SQLite http://adodotnetsqlite.sourceforge.net/ (sqlite .net sql ado.net)
 [] Open Knowledge - GEEK: How to install Firewatir on Mac OS X Tiger (Intel) http://crasch.livejournal.com/550521.html (testing ruby automation firewatir)
 [] TestDriven.NET by Jamie Cansdale http://weblogs.asp.net/NUnitAddin/ (.net test tdd tools)
 [] CruiseControl.NET : Using CruiseControl.NET with NCover http://ccnet.sourceforge.net/CCNET/Using%20CruiseControl.NET%20with%20NCover.html (testing continuousintegration cruisecontrol unit)
 [] assert_select plugin for Rails http://blog.labnotes.org/2006/07/03/assert_select-plugin-for-rails/ (css rails testing test)
 [] FishEye: browsing watir/branches/firefox http://svn.openqa.org/fisheye/viewrep/watir/branches/firefox (testing ruby firefox watir)
 [] Why and How: Ruby (and Rails) Unit Testing http://glu.ttono.us/articles/2005/10/30/why-and-how-ruby-and-rails-unit-testing (testing rails rubyonrails ruby)
 [] testdriven.com: Your test-driven development community - News http://www.testdriven.com/modules/news/ (testing agile tdd test)
 [] Steve Eichert - Mocking Castle's ActiveRecord http://steve.emxsoftware.com/Mocking+Castles+ActiveRecord (testing .net activerecord mock)
 [] PH7 - Getting started with Autotest - Continuous Testing http://ph7spot.com/articles/getting_started_with_autotest (testing rails ruby rubyonrails)
 [] ZenTest 3.6.0: Turbocharge Your Tests http://www.rubyinside.com/zentest-360-turbocharge-your-tests-510.html (testing tdd agile rails)
 [] ComputerZen.com - Scott Hanselman - Testing PowerShell scripts with NUnit http://www.hanselman.com/blog/TestingPowerShellScriptsWithNUnit.aspx (.net powershell testing tools)
 [] Scott Hanselman's Computer Zen - WatirNUt - Portable Watir Tests integrated with NUnit http://www.hanselman.com/blog/WatirNUtPortableWatirTestsIntegratedWithNUnit.aspx (testing tdd asp.net ruby)
 [] JSSh - a TCP/IP JavaScript Shell Server for Mozilla http://www.croczilla.com/jssh (javascript shell ssh mozilla)
 [] Ruby Buzz Forum - ActiveRecord Sugar [alias_column] http://www.artima.com/forums/flat.jsp?forum=123&thread=138430 (testing activerecord database alias)
 [] Castle Project :: View topic - Modeling Unique Columns Constraint http://forum.castleproject.org/viewtopic.php?p=7229&sid=2320483a7a889352cda742a504bf6f64 (testing tdd activerecord database)
 [] NUnitForms : An NUnit extension for testing Windows Forms applications. http://nunitforms.sourceforge.net/ (testing .net tdd programming)
 [] HowToDoTestDrivenDevelopmentInRails in Ruby on Rails http://wiki.rubyonrails.com/rails/pages/HowToDoTestDrivenDevelopmentInRails (testing rubyonrails tutorial development)
 [] Test-Driven Development in .NET - The Code Project - .NET http://www.codeproject.com/dotnet/tdd_in_dotnet.asp (tdd testing .net programming)
 [] IeUnit - web site testing framework http://ieunit.sourceforge.net/ (testing javascript ie browser)
 [] Ruby on Rails Development: Running with Scissors: Are you still coding without automated tests? http://rubythis.blogspot.com/2006/11/running-with-scissors-are-you-still.html (testing rails tdd ruby)
 [] TDD defeats Programmer's Block -- Film at 11 http://www.agileprogrammer.com/oneagilecoder/archive/2005/03/27/3078.aspx (testing tdd .net versioning)
 [] The Pragmatic Programmer: From Journeyman to Master http://www.pragmaticprogrammer.com/ppbook/index.shtml (development programming software learning)
 [] A Ruby FITting, with Little Finesse http://www.xprogramming.com/xpmag/RubyFitnesse.htm (testing fit ruby fitnesse)
 [] MF Bliki: TestDouble http://www.martinfowler.com/bliki/TestDouble.html (testing tdd mock agile)
 [] Unit testing with NHibernate / Active Record http://www.ayende.com/Blog/archive/2006/10/14/7183.aspx (tdd castle testing .net)
 [] TDD using SqlCE and NHibernate - The Code Project - C# Samples http://www.codeproject.com/useritems/TDD_and_SqlCE.asp (testing tdd tips database)
 [] A Guide to Testing the Rails | http://manuals.rubyonrails.com/read/chapter/26 (rails fixtures testing tdd)
 [] SafariWatir: The Watir Driver for Safari http://safariwatir.rubyforge.org/ (testing ruby osx mac)
 [] Database Testing: How to Regression Test a Relational Database http://www.agiledata.org/essays/databaseTesting.html#Tools (testing tdd conventions development)
 [] RubyForge: Mocha http://rubyforge.org/projects/mocha/ (testing mock ruby rails)
 [] Becoming Agile: Testing drag'n'drop with WatiN http://danbunea.blogspot.com/2007/03/testing-dragndrop-with-watin.html (testing javascript .net unit)
 [] Task Blocks - CruiseControl.NET - Confluence http://confluence.public.thoughtworks.org/display/CCNET/Task+Blocks (testing continuousintegration .net reference)
 [] Aslak Hellesøy : Watir reports with screenshots using RSpec and Win32::Screenshot http://blog.aslakhellesoy.com/articles/2006/12/02/getting-screenshots-from-watir (testing rspec tdd ruby)
 [] Agile Reality: A Non CPU Intensive JavaScript Wait Loop? http://www.josephmoore.net/2005/11/non-cpu-intensive-javascript-wait-loop.html (testing tdd agile javascript)
 [] ISerializable - Roy Osherove's Blog : Art Of Unit Testing - powered by FeedBurner http://feeds.feedburner.com/ArtOfUnitTesting (testing tdd unit tech.knowledgebase)
 [] J. Timothy King’s Blog » Blog Archive » Twelve Benefits of Writing Unit Tests First http://www.jtse.com/blog/2006/07/11/twelve-benefits-of-writing-unit-tests-first (agile testing tdd development)
 [] Firebug - Web Development Evolved http://getfirebug.com/ (css javascript tools development)
 [] Using Rake to automate PHP testing on linux http://mark.scottishclimbs.com/2006/5/15/using-rake-to-automate-php-testing-on-linux (testing php tdd ruby)
 [] Expect Scripting Language http://en.wikipedia.org/wiki/Expect (expect linux ssh programming)
 [] Data Aware Unit Testing - The Code Project - C# Programming http://www.codeproject.com/csharp/DataUnitTest.asp (database testing .net tdd)
 [] SQLite - Mono http://www.mono-project.com/SQL_Lite (mono sqlite testing programming)
 [] Unit Testing Database: Embedded vs. In Memory.. http://www.ayende.com/Blog/archive/9041.aspx (testing sqlite tips database)
 [] http://rubyforge.org/pipermail/camping-list/2006-July.txt http://rubyforge.org/pipermail/camping-list/2006-July.txt (testing tips camping)
 [] Debugging ASP.NET without Visual Studio using DbgCLR » mdibb.net http://www.mdibb.net/net/debugging_aspnet_without_visual_studio_using_dbgclr/ (testing asp.net debugging .net)
 [] James Shore: Successful Software http://www.jamesshore.com/Blog/ (agile articles blog development)
 [] the { buckblogs :here }: Unit vs. Functional vs. Integration http://weblog.jamisbuck.org/2007/1/30/unit-vs-functional-vs-integration/comments/1669 (testing agile rubyonrails article)
 [] JSSh for Firefox on Linux (because Firewatir loves it) at AlephZarro http://alephzarro.com/blog/2007/03/12/jssh-for-firefox-on-linux-because-firewatir-loves-it/ (testing javascript firewatir linux)
 [] Using CruiseControl.NET with NUnit - CruiseControl.NET - Confluence http://confluence.public.thoughtworks.org/display/CCNET/Using+CruiseControl.NET+with+NUnit (testing tdd agile .net)
 [] Firebug Lite http://getfirebug.com/lite.html (javascript testing browser tools)
 [] CI Factory http://jay.flowers.googlepages.com/cifactory (development testing software opensource)
 [] WatiN « Adam Esterline http://adamesterline.com/tag/watin/ (testing tdd browser javascript)
 [] Ram Disks for privacy and speed - SuraSoft.com http://www.surasoft.com/articles/ramdisk.php (linux windows testing optimization)
 [] Asia Pacific Software Testing Conference http://www.processworksgroup.com/conference.html (testing asiancinema conference)