[Discover] err.the_blog.find_by_title('Be Dee Dee and Me') > RSpec http://errtheblog.com/post/4268
(testing bdd rspec rubyonrails) 
[Discover] Developing a Rails model using BDD and RSpec, Part 1 — Luke Redpath http://lukeredpath.co.uk/2006/8/29/developing-a-rails-model-using-bdd-and-rspec-part-1 (testing tdd rails bdd)
[Discover] err.the_blog.find_by_title('Fixin' Fixtures') http://errtheblog.com/post/7708 (testing rails fixtures plugins)
[Discover] RSpec http://rspec.rubyforge.org/ (agile testing rspec tdd)
[Discover] evang.eli.st User stories with RSpec's Story Runner http://evang.eli.st/blog/2007/9/1/user-stories-with-rspec-s-story-runner (testing rspec rails bdd)
[Discover] chris blogs: Announcing test/spec 0.3, a BDD interface for Test::Unit http://chneukirchen.org/blog/archive/2007/01/announcing-test-spec-0-3-a-bdd-interface-for-test-unit. ... (testing bdd ruby rubyonrails)
[Discover] Testing Controllers with rspec http://www.elevatedrails.com/articles/2007/09/10/testing-controllers-with-rspec/ (testing rspec rails rubyonrails)
[Discover] evang.eli.st Easy Controller Tests and Expressing Intent Through Expectations http://evang.eli.st/blog/2007/9/15/easy-controller-tests-and-expressing-intent-through-expectations (testing rspec rails bdd)
[Discover] Robby on Rails : Spec Your Views http://www.robbyonrails.com/articles/2007/08/02/spec-your-views (testing rspec rails bdd)
[Discover] Shoulda – Making tests easy on the fingers and eyes http://thoughtbot.com/projects/shoulda (testing tdd rails rubyonrails)
[Discover] Wbox HTTP testing tool http://hping.org/wbox/ (http testing test network)
[Discover] R-S-P-E-C 4-ME » Grinding Rails http://tuples.us/2007/06/12/r-s-p-e-c-4-me/ (rspec rails rubyonrails bdd)
[Discover] Guide: Test Driven RJS with ARTS http://glu.ttono.us/articles/2006/05/29/guide-test-driven-rjs-with-arts (testing rails ajax rjs)
[Discover] CruiseControl.rb http://cruisecontrolrb.thoughtworks.com/ (rails ruby testing continuousintegration)
[Discover] DanNorth.net » Introducing BDD http://dannorth.net/introducing-bdd (testing tdd agile rspec)
[Discover] Selenium Web Application Test Tool http://www.openqa.org/selenium/ (testing tools selenium javascript)
[Discover] Jay Fields' Thoughts: Rails: How we test http://blog.jayfields.com/2007/09/rails-how-we-test.html (testing rails ruby tdd)
[Discover] Mike Clark's Weblog http://www.clarkware.com/cgi/blosxom/2007/09/08#TestingControllers (testing rails bdd rubyonrails)
[Discover] http://wtr.rubyforge.org/s101/doc/ http://wtr.rubyforge.org/s101/doc/ (testing agile programming tutorial)
[Discover] Robby on Rails : The Zen of Auto Rspec http://www.robbyonrails.com/articles/2007/01/10/the-zen-of-auto-rspec (rspec rails testing ruby)

[Discover] Cerberus Continuous Integration for Rails http://www.degrunt.net/articles/2006/08/27/cerberus-continious-integration-for-rails/ (testing subversion rails continuousintegration)
[Discover] A Guide to Testing the Rails | http://manuals.rubyonrails.com/read/book/5 (testing rails ruby rubyonrails)
[Discover] Nutrun » Blog Archive » Testing Nested RESTful Resources in Rails http://nutrun.com/weblog/testing-nested-restful-resources-in-rails/ (rest rails resources testing)
[Discover] Demeter's Revenge — Luke Redpath http://www.lukeredpath.co.uk/2007/10/18/demeters-revenge (rails bdd tdd testing)
[Discover] an introduction to RSpec - Part I http://blog.davidchelimsky.net/articles/2007/05/14/an-introduction-to-rspec-part-i (testing rspec ruby bdd)
[Discover] DanNorth.net » Introducing rbehave http://dannorth.net/2007/06/introducing-rbehave (testing rspec bdd rails)
[Discover] Tesly Jr. http://junior.tesly.com/ (testing rails ruby rubyonrails)
[Discover] Real world Rails, Part 4: Testing strategies in Ruby on Rails http://www.ibm.com/developerworks/web/library/wa-rails4/?ca=dgr-btw01RORTesting (testing rubyonrails tdd programming)
[Discover] ZenTest: Automated test scaffolding for Ruby http://www.zenspider.com/ZSS/Products/ZenTest/ (testing ruby tdd rails)
[Discover] eigenclass - rcov: code coverage for Ruby http://eigenclass.org/hiki.rb?rcov (testing coverage ruby tdd)
[Discover] RSpec-1.0.8: Spec::Rails http://rspec.rubyforge.org/documentation/rails/ (testing ruby)
[Discover] JsUnit http://www.jsunit.net/ (javascript testing programming tools)
[Discover] RFuzz: home http://rfuzz.rubyforge.org/index.html (testing rails http ruby)
[Discover] Jay Fields Thoughts http://blog.jayfields.com/search/label/RailsConf2007 (testing rails railsconf)
[Discover] Jay Fields Thoughts: Rails: Unit Testing ActiveRecord Validations http://jayfields.blogspot.com/2006/12/rails-unit-testing-activerecord.html (testing rails activerecord unit)
[Discover] Jay Fields Thoughts: Rails: ActiveRecord Unit Testing http://jayfields.blogspot.com/2006/12/rails-activerecord-unit-testing.html (testing rails activerecord test)
[Discover] 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)
[Discover] An Introduction to Mock Objects in Ruby http://blog.floehopper.org/presentations/lrug-mock-objects-2007-07-09/ (testing mock ruby tdd)
[Discover] has_many :through: it's easy being redgreen http://blog.hasmanythrough.com/2007/9/10/it-s-easy-being-redgreen (testing etexteditor textmate rails)
[Discover] BDD: Same Spec, Different Contexts » Grinding Rails http://tuples.us/2007/06/18/bdd-same-spec-different-contexts/ (testing rails bdd rspec)
[Discover] FozWorks: Autotest: Now, With Sound Effects! http://fozworks.com/2007/7/28/autotest-sound-effects (testing rails tdd autotest)
[Discover] RSpec testing all actions of a controller http://blog.wolfman.com/articles/2007/07/28/rspec-testing-all-actions-of-a-controller (rspec bdd ruby testing)
[Discover] Shoulda: Tutorial http://thoughtbot.com/projects/shoulda/tutorial (testing rubyonrails rails plugin)
[Discover] Confreaks: Ruby Hoedown 2007 http://rubyhoedown2007.confreaks.com/ (video ruby conference rails)
[Discover] Andrzej on Software: Testing Rails controllers with mock objects http://andrzejonsoftware.blogspot.com/2007/06/testing-rails-controllers-with-mock.html (testing tdd rubyonrails programming)
[Discover] HTML/AccessibilityTesting - ESW Wiki http://esw.w3.org/topic/HTML/AccessibilityTesting (accessibility testing tables screenreaders)
[Discover] PH7 - Getting started with Autotest - Continuous Testing http://ph7spot.com/articles/getting_started_with_autotest (testing rails ruby rubyonrails)
[Discover] Test Driven Development with Visual Studio 2005 Team System http://dotnetjunkies.com/Tutorial/9709CE8B-0986-46D2-AE3B-5989F23D3A0F.dcik (testing tdd visualstudio vsts)
[Discover] Automate acceptance tests with Selenium http://www.ibm.com/developerworks/java/library/wa-selenium-ajax/ (testing browser)
[Discover] Testing Hotlist Update: February 2005 Archives http://www.io.com/~wazmo/blog/archives/2005_02.html#000229 (testing browser comparison tools)
[Discover] :: GIANT ROBOTS SMASHING INTO OTHER GIANT ROBOTS :: Brittle Tests http://giantrobots.thoughtbot.com/2007/9/6/brittle-tests (testing rails)
[Discover] WatiN Home http://watin.sourceforge.net/ (testing .net asp.net tools)
[Discover] Watir and Selenium http://opensource.thoughtworks.com/papers/WatirAndSelenium.html (testing tools javascript ruby)
[Discover] Flex Mock http://onestepback.org/software/flexmock/ (testing ruby rails test)
[Discover] Why you have time for TDD (but may not know it yet...) http://blog.objectmentor.com/articles/2007/09/30/why-you-have-time-for-tdd-but-may-not-know-it-yet (tdd testing agile programming)
[Discover] Dan Manges's Blog - Rails: Fixin' Fixtures with Factory http://www.dcmanges.com/blog/38 (fixtures testing tdd rubyonrails)
[Discover] MSDN Agile Development http://msdn2.microsoft.com/en-us/architecture/bb404166.aspx (agile microsoft architecture resources)
[Discover] Behave# enables Behavior Driven Testing, raises some interesting questions - ISerializable - Roy ... http://weblogs.asp.net/rosherove/archive/2007/08/04/behave-enables-behavior-driven-testing-raises-so ... (testing .net bdd tdd)
[Discover] SitePoint Blogs » Besiege Your Web Application—Load Testing over HTTP http://www.sitepoint.com/blogs/2007/05/07/besiege-your-web-application-load-testing-over-http/ (testing http benchmarking load)
[Discover] Andrzej on Software: 15 TDD steps to create a Rails application http://andrzejonsoftware.blogspot.com/2007/05/15-tdd-steps-to-create-rails.html (rails tdd testing rubyonrails)
[Discover] Litmus: Painlessly test your email and website designs http://litmusapp.com/ (testing browser email tools)
[Discover] Testing tidbits http://blog.floehopper.org/articles/2007/09/25/testing-tidbits (testing rails rake ruby)
[Discover] nspec.tigris.org http://nspec.tigris.org/ (testing agile .net tdd)
[Discover] Maintainable Software: DRY up testing in Rails with Autotest http://maintainable.com/articles/dry_up_testing_with_autotest (testing rails ruby autotest)
[Discover] Testing your Rails views with Hpricot — Luke Redpath http://www.lukeredpath.co.uk/2006/7/7/testing-your-rails-views-with-hpricot (testing hpricot rails rubyonrails)
[Discover] Steps to Testing in Rails | thirdbIT http://www.thirdbit.net/articles/2007/08/17/12-steps-to-testing-in-rails/ (testing tdd rails advice)
[Discover] 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)
[Discover] def euler(x); cos(x) i*sin(x); end—euler(PI) # => -1 http://blog.brightredglow.com/2006/10/4/what-s-it-worth-to-me (testing tdd bdd development)
[Discover] Code Craft » Blog Archive » Design by code http://codecraft.info/index.php/archives/74/ (programming agile testing tdd)
[Discover] Writeboard: Accidental Early Writeboard Test http://123.writeboard.com/f72949902d3f19673 (testing writeboard)
[Discover] slide on zentest with Rails http://www.zenspider.com/DL/sdforum/TDD_With_ZenTest.pdf (testing tdd rubyonrails ruby)
[Discover] Testing Rails Validations http://wiseheartdesign.com/articles/2006/01/16/testing-rails-validations/ (testing tdd validation rails)
[Discover] Integration Testing in Rails 1.1 http://jamis.jamisbuck.org/articles/2006/03/09/integration-testing-in-rails-1-1 (testing rails ruby reference)
[Discover] Make Money: Thin Websites Sell More! - Building Content - SoftwareProjects http://www.softwareprojects.com/resources/building-content/t-make-money-thin-websites-...html (testing design conversion)
[Discover] Personal unit tests http://hober.backpackit.com/pub/1233865 (geek gtd life personal)
[Discover] Webficient: Testing Various Configurations of Rails, Merb, Swiftiply, and Nginx http://www.webficient.com/2007/08/testing-various-configurations-of-rails.html (rails nginx performance merb)
[Discover] The Difference between Mocks and Stubs http://blog.floehopper.org/articles/2006/09/11/the-difference-between-mocks-and-stubs (testing ruby stubs mocks)
[Discover] System Testing in Ruby | atomicobject.com http://atomicobject.com/pages/System+Testing+in+Ruby (testing ruby tdd system)
[Discover] TestSpecRails - Ruby on Rails Plugins from Err the Blog http://require.errtheblog.com/plugins/wiki/TestSpecRails (testing rails rubyonrails plugin)
[Discover] Plugins - preload_fixtures - Agile Web Development http://agilewebdevelopment.com/plugins/preload_fixtures (testing rubyonrails)
[Discover] Labnotes » assert_select cheat sheet http://blog.labnotes.org/2006/09/04/assert_select-cheat-sheet/ (testing cheatsheet rails rubyonrails)
[Discover] Website Optimizer (beta) - AdWords - Google http://services.google.com/websiteoptimizer/ (google optimizer adwords seo)
[Discover] Labnotes » assert_select: Rails core and handling lists and tables http://blog.labnotes.org/2006/07/30/assert_select-rails-core-and-handling-lists-and-tables/ (testing rubyonrails examples code)
[Discover] Label Placement in Forms :: UXmatters http://www.uxmatters.com/MT/archives/000107.php (forms usability design eyetracking)
[Discover] Gojko Adzic » The Poka-Yoke principle and how to write better software http://gojko.net/2007/05/09/the-poka-yoke-principle-and-how-to-write-better-software/ (testing programming development software)
[Discover] O'Reilly Network -- Cookin' with Ruby on Rails - Designing for Testability http://www.oreillynet.com/pub/a/ruby/2007/06/28/cookin-with-ruby-on-rails---june.html (testing ruby rubyonrails tutorial)
[Discover] Rails Plugin: rails_rcov | Archives | codablog | Coda Hale http://blog.codahale.com/2006/05/26/rails-plugin-rails_rcov/ (testing rcov rails plugins)
[Discover] caboose What about those bloated tests? http://blog.caboo.se/articles/2007/2/13/what-about-those-bloated-tests (testing rails fixtures rubyonrails)
[Discover] Fun with Fixtures [@lesscode.org] http://lesscode.org/2005/09/25/fun-with-fixtures/ (testing rubyonrails examples)
[Discover] Ben Griffiths’ weblog » Blog Archive » Rails agiledox browser http://www.reevoo.com/blogs/bengriffiths/2006/04/05/rails-agiledox-browser/ (testing rubyonrails agiledox)
[Discover] Plugins - Form Test Helper - Agile Web Development http://agilewebdevelopment.com/plugins/form_test_helper (testing rubyonrails)
[Discover] Luke Redpath—Developing a Rails model using BDD and RSpec, Part 1 http://www.lukeredpath.co.uk/index.php/2006/8/29/developing-a-rails-model-using-bdd-an...rt-1 (testing rubyonrails code examples)
[Discover] Fast and Simple Usability Testing http://24ways.org/2006/fast-and-simple-usability-testing (testing usability development accessibility)
[Discover] User Centric - News and Events http://www.usercentric.com/news.asp?ID=383 (usability apple userexperience iphone)
[Discover] the { buckblogs :here }: Unit vs. Functional vs. Integration http://weblog.jamisbuck.org/2007/1/30/unit-vs-functional-vs-integration (testing rails tdd unit)
[Discover] DanNorth.net » What’s in a Story? http://dannorth.net/whats-in-a-story (rspec bdd tdd testing)
[Discover] Google Testing Blog http://googletesting.blogspot.com/ (testing google blog blogs)
[Discover] Watir - Overview http://wtr.rubyforge.org/ (testing ruby programming tools)
[Discover] Real world Rails, Part 4: Testing strategies in Ruby on Rails http://www.ibm.com/developerworks/web/library/wa-rails4/index.html?S_TACT=105AGX08&S_CMP=EDU (testing rails tutorial toprint)
[Discover] Developing a Rails model using BDD and RSpec, Part 1 — Luke Redpath http://lukeredpath.co.uk/2006/8/29/developing-a-rails-model-using-bdd-and-rspec-part-1 (testing tdd rails bdd)
[Discover] err.the_blog.find_by_title('Fixin' Fixtures') http://errtheblog.com/post/7708 (testing rails fixtures plugins)
[Discover] RSpec http://rspec.rubyforge.org/ (agile testing rspec tdd)
[Discover] evang.eli.st User stories with RSpec's Story Runner http://evang.eli.st/blog/2007/9/1/user-stories-with-rspec-s-story-runner (testing rspec rails bdd)
[Discover] chris blogs: Announcing test/spec 0.3, a BDD interface for Test::Unit http://chneukirchen.org/blog/archive/2007/01/announcing-test-spec-0-3-a-bdd-interface-for-test-unit. ... (testing bdd ruby rubyonrails)
[Discover] Testing Controllers with rspec http://www.elevatedrails.com/articles/2007/09/10/testing-controllers-with-rspec/ (testing rspec rails rubyonrails)
[Discover] evang.eli.st Easy Controller Tests and Expressing Intent Through Expectations http://evang.eli.st/blog/2007/9/15/easy-controller-tests-and-expressing-intent-through-expectations (testing rspec rails bdd)
[Discover] Robby on Rails : Spec Your Views http://www.robbyonrails.com/articles/2007/08/02/spec-your-views (testing rspec rails bdd)
[Discover] Shoulda – Making tests easy on the fingers and eyes http://thoughtbot.com/projects/shoulda (testing tdd rails rubyonrails)
[Discover] Wbox HTTP testing tool http://hping.org/wbox/ (http testing test network)
[Discover] R-S-P-E-C 4-ME » Grinding Rails http://tuples.us/2007/06/12/r-s-p-e-c-4-me/ (rspec rails rubyonrails bdd)
[Discover] Guide: Test Driven RJS with ARTS http://glu.ttono.us/articles/2006/05/29/guide-test-driven-rjs-with-arts (testing rails ajax rjs)
[Discover] CruiseControl.rb http://cruisecontrolrb.thoughtworks.com/ (rails ruby testing continuousintegration)
[Discover] DanNorth.net » Introducing BDD http://dannorth.net/introducing-bdd (testing tdd agile rspec)
[Discover] Selenium Web Application Test Tool http://www.openqa.org/selenium/ (testing tools selenium javascript)
[Discover] Jay Fields' Thoughts: Rails: How we test http://blog.jayfields.com/2007/09/rails-how-we-test.html (testing rails ruby tdd)
[Discover] Mike Clark's Weblog http://www.clarkware.com/cgi/blosxom/2007/09/08#TestingControllers (testing rails bdd rubyonrails)
[Discover] http://wtr.rubyforge.org/s101/doc/ http://wtr.rubyforge.org/s101/doc/ (testing agile programming tutorial)
[Discover] Robby on Rails : The Zen of Auto Rspec http://www.robbyonrails.com/articles/2007/01/10/the-zen-of-auto-rspec (rspec rails testing ruby)
[Discover] Cerberus: Home http://cerberus.rubyforge.org/ (testing ruby continuousintegration rubyonrails)
[Discover] Cerberus Continuous Integration for Rails http://www.degrunt.net/articles/2006/08/27/cerberus-continious-integration-for-rails/ (testing subversion rails continuousintegration)
[Discover] A Guide to Testing the Rails | http://manuals.rubyonrails.com/read/book/5 (testing rails ruby rubyonrails)
[Discover] Nutrun » Blog Archive » Testing Nested RESTful Resources in Rails http://nutrun.com/weblog/testing-nested-restful-resources-in-rails/ (rest rails resources testing)
[Discover] Demeter's Revenge — Luke Redpath http://www.lukeredpath.co.uk/2007/10/18/demeters-revenge (rails bdd tdd testing)
[Discover] an introduction to RSpec - Part I http://blog.davidchelimsky.net/articles/2007/05/14/an-introduction-to-rspec-part-i (testing rspec ruby bdd)
[Discover] DanNorth.net » Introducing rbehave http://dannorth.net/2007/06/introducing-rbehave (testing rspec bdd rails)
[Discover] Tesly Jr. http://junior.tesly.com/ (testing rails ruby rubyonrails)
[Discover] Real world Rails, Part 4: Testing strategies in Ruby on Rails http://www.ibm.com/developerworks/web/library/wa-rails4/?ca=dgr-btw01RORTesting (testing rubyonrails tdd programming)
[Discover] ZenTest: Automated test scaffolding for Ruby http://www.zenspider.com/ZSS/Products/ZenTest/ (testing ruby tdd rails)
[Discover] eigenclass - rcov: code coverage for Ruby http://eigenclass.org/hiki.rb?rcov (testing coverage ruby tdd)
[Discover] RSpec-1.0.8: Spec::Rails http://rspec.rubyforge.org/documentation/rails/ (testing ruby)
[Discover] JsUnit http://www.jsunit.net/ (javascript testing programming tools)
[Discover] RFuzz: home http://rfuzz.rubyforge.org/index.html (testing rails http ruby)
[Discover] Jay Fields Thoughts http://blog.jayfields.com/search/label/RailsConf2007 (testing rails railsconf)
[Discover] Jay Fields Thoughts: Rails: Unit Testing ActiveRecord Validations http://jayfields.blogspot.com/2006/12/rails-unit-testing-activerecord.html (testing rails activerecord unit)
[Discover] Jay Fields Thoughts: Rails: ActiveRecord Unit Testing http://jayfields.blogspot.com/2006/12/rails-activerecord-unit-testing.html (testing rails activerecord test)
[Discover] 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)
[Discover] An Introduction to Mock Objects in Ruby http://blog.floehopper.org/presentations/lrug-mock-objects-2007-07-09/ (testing mock ruby tdd)
[Discover] has_many :through: it's easy being redgreen http://blog.hasmanythrough.com/2007/9/10/it-s-easy-being-redgreen (testing etexteditor textmate rails)
[Discover] BDD: Same Spec, Different Contexts » Grinding Rails http://tuples.us/2007/06/18/bdd-same-spec-different-contexts/ (testing rails bdd rspec)
[Discover] FozWorks: Autotest: Now, With Sound Effects! http://fozworks.com/2007/7/28/autotest-sound-effects (testing rails tdd autotest)
[Discover] RSpec testing all actions of a controller http://blog.wolfman.com/articles/2007/07/28/rspec-testing-all-actions-of-a-controller (rspec bdd ruby testing)
[Discover] Shoulda: Tutorial http://thoughtbot.com/projects/shoulda/tutorial (testing rubyonrails rails plugin)
[Discover] Confreaks: Ruby Hoedown 2007 http://rubyhoedown2007.confreaks.com/ (video ruby conference rails)
[Discover] Andrzej on Software: Testing Rails controllers with mock objects http://andrzejonsoftware.blogspot.com/2007/06/testing-rails-controllers-with-mock.html (testing tdd rubyonrails programming)
[Discover] HTML/AccessibilityTesting - ESW Wiki http://esw.w3.org/topic/HTML/AccessibilityTesting (accessibility testing tables screenreaders)
[Discover] PH7 - Getting started with Autotest - Continuous Testing http://ph7spot.com/articles/getting_started_with_autotest (testing rails ruby rubyonrails)
[Discover] Test Driven Development with Visual Studio 2005 Team System http://dotnetjunkies.com/Tutorial/9709CE8B-0986-46D2-AE3B-5989F23D3A0F.dcik (testing tdd visualstudio vsts)
[Discover] Automate acceptance tests with Selenium http://www.ibm.com/developerworks/java/library/wa-selenium-ajax/ (testing browser)
[Discover] Testing Hotlist Update: February 2005 Archives http://www.io.com/~wazmo/blog/archives/2005_02.html#000229 (testing browser comparison tools)
[Discover] :: GIANT ROBOTS SMASHING INTO OTHER GIANT ROBOTS :: Brittle Tests http://giantrobots.thoughtbot.com/2007/9/6/brittle-tests (testing rails)
[Discover] WatiN Home http://watin.sourceforge.net/ (testing .net asp.net tools)
[Discover] Watir and Selenium http://opensource.thoughtworks.com/papers/WatirAndSelenium.html (testing tools javascript ruby)
[Discover] Flex Mock http://onestepback.org/software/flexmock/ (testing ruby rails test)
[Discover] Why you have time for TDD (but may not know it yet...) http://blog.objectmentor.com/articles/2007/09/30/why-you-have-time-for-tdd-but-may-not-know-it-yet (tdd testing agile programming)
[Discover] Dan Manges's Blog - Rails: Fixin' Fixtures with Factory http://www.dcmanges.com/blog/38 (fixtures testing tdd rubyonrails)
[Discover] MSDN Agile Development http://msdn2.microsoft.com/en-us/architecture/bb404166.aspx (agile microsoft architecture resources)
[Discover] Behave# enables Behavior Driven Testing, raises some interesting questions - ISerializable - Roy ... http://weblogs.asp.net/rosherove/archive/2007/08/04/behave-enables-behavior-driven-testing-raises-so ... (testing .net bdd tdd)
[Discover] SitePoint Blogs » Besiege Your Web Application—Load Testing over HTTP http://www.sitepoint.com/blogs/2007/05/07/besiege-your-web-application-load-testing-over-http/ (testing http benchmarking load)
[Discover] Andrzej on Software: 15 TDD steps to create a Rails application http://andrzejonsoftware.blogspot.com/2007/05/15-tdd-steps-to-create-rails.html (rails tdd testing rubyonrails)
[Discover] Litmus: Painlessly test your email and website designs http://litmusapp.com/ (testing browser email tools)
[Discover] Testing tidbits http://blog.floehopper.org/articles/2007/09/25/testing-tidbits (testing rails rake ruby)
[Discover] nspec.tigris.org http://nspec.tigris.org/ (testing agile .net tdd)
[Discover] Maintainable Software: DRY up testing in Rails with Autotest http://maintainable.com/articles/dry_up_testing_with_autotest (testing rails ruby autotest)
[Discover] Testing your Rails views with Hpricot — Luke Redpath http://www.lukeredpath.co.uk/2006/7/7/testing-your-rails-views-with-hpricot (testing hpricot rails rubyonrails)
[Discover] Steps to Testing in Rails | thirdbIT http://www.thirdbit.net/articles/2007/08/17/12-steps-to-testing-in-rails/ (testing tdd rails advice)
[Discover] 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)
[Discover] def euler(x); cos(x) i*sin(x); end—euler(PI) # => -1 http://blog.brightredglow.com/2006/10/4/what-s-it-worth-to-me (testing tdd bdd development)
[Discover] Code Craft » Blog Archive » Design by code http://codecraft.info/index.php/archives/74/ (programming agile testing tdd)
[Discover] Writeboard: Accidental Early Writeboard Test http://123.writeboard.com/f72949902d3f19673 (testing writeboard)
[Discover] slide on zentest with Rails http://www.zenspider.com/DL/sdforum/TDD_With_ZenTest.pdf (testing tdd rubyonrails ruby)
[Discover] Testing Rails Validations http://wiseheartdesign.com/articles/2006/01/16/testing-rails-validations/ (testing tdd validation rails)
[Discover] Integration Testing in Rails 1.1 http://jamis.jamisbuck.org/articles/2006/03/09/integration-testing-in-rails-1-1 (testing rails ruby reference)
[Discover] Make Money: Thin Websites Sell More! - Building Content - SoftwareProjects http://www.softwareprojects.com/resources/building-content/t-make-money-thin-websites-...html (testing design conversion)
[Discover] Personal unit tests http://hober.backpackit.com/pub/1233865 (geek gtd life personal)
[Discover] Webficient: Testing Various Configurations of Rails, Merb, Swiftiply, and Nginx http://www.webficient.com/2007/08/testing-various-configurations-of-rails.html (rails nginx performance merb)
[Discover] The Difference between Mocks and Stubs http://blog.floehopper.org/articles/2006/09/11/the-difference-between-mocks-and-stubs (testing ruby stubs mocks)
[Discover] System Testing in Ruby | atomicobject.com http://atomicobject.com/pages/System+Testing+in+Ruby (testing ruby tdd system)
[Discover] TestSpecRails - Ruby on Rails Plugins from Err the Blog http://require.errtheblog.com/plugins/wiki/TestSpecRails (testing rails rubyonrails plugin)
[Discover] Plugins - preload_fixtures - Agile Web Development http://agilewebdevelopment.com/plugins/preload_fixtures (testing rubyonrails)
[Discover] Labnotes » assert_select cheat sheet http://blog.labnotes.org/2006/09/04/assert_select-cheat-sheet/ (testing cheatsheet rails rubyonrails)
[Discover] Website Optimizer (beta) - AdWords - Google http://services.google.com/websiteoptimizer/ (google optimizer adwords seo)
[Discover] Labnotes » assert_select: Rails core and handling lists and tables http://blog.labnotes.org/2006/07/30/assert_select-rails-core-and-handling-lists-and-tables/ (testing rubyonrails examples code)
[Discover] Label Placement in Forms :: UXmatters http://www.uxmatters.com/MT/archives/000107.php (forms usability design eyetracking)
[Discover] Gojko Adzic » The Poka-Yoke principle and how to write better software http://gojko.net/2007/05/09/the-poka-yoke-principle-and-how-to-write-better-software/ (testing programming development software)
[Discover] O'Reilly Network -- Cookin' with Ruby on Rails - Designing for Testability http://www.oreillynet.com/pub/a/ruby/2007/06/28/cookin-with-ruby-on-rails---june.html (testing ruby rubyonrails tutorial)
[Discover] Rails Plugin: rails_rcov | Archives | codablog | Coda Hale http://blog.codahale.com/2006/05/26/rails-plugin-rails_rcov/ (testing rcov rails plugins)
[Discover] caboose What about those bloated tests? http://blog.caboo.se/articles/2007/2/13/what-about-those-bloated-tests (testing rails fixtures rubyonrails)
[Discover] Fun with Fixtures [@lesscode.org] http://lesscode.org/2005/09/25/fun-with-fixtures/ (testing rubyonrails examples)
[Discover] Ben Griffiths’ weblog » Blog Archive » Rails agiledox browser http://www.reevoo.com/blogs/bengriffiths/2006/04/05/rails-agiledox-browser/ (testing rubyonrails agiledox)
[Discover] Plugins - Form Test Helper - Agile Web Development http://agilewebdevelopment.com/plugins/form_test_helper (testing rubyonrails)
[Discover] Luke Redpath—Developing a Rails model using BDD and RSpec, Part 1 http://www.lukeredpath.co.uk/index.php/2006/8/29/developing-a-rails-model-using-bdd-an...rt-1 (testing rubyonrails code examples)
[Discover] Fast and Simple Usability Testing http://24ways.org/2006/fast-and-simple-usability-testing (testing usability development accessibility)
[Discover] User Centric - News and Events http://www.usercentric.com/news.asp?ID=383 (usability apple userexperience iphone)
[Discover] the { buckblogs :here }: Unit vs. Functional vs. Integration http://weblog.jamisbuck.org/2007/1/30/unit-vs-functional-vs-integration (testing rails tdd unit)
[Discover] DanNorth.net » What’s in a Story? http://dannorth.net/whats-in-a-story (rspec bdd tdd testing)
[Discover] Google Testing Blog http://googletesting.blogspot.com/ (testing google blog blogs)
[Discover] Watir - Overview http://wtr.rubyforge.org/ (testing ruby programming tools)
[Discover] Real world Rails, Part 4: Testing strategies in Ruby on Rails http://www.ibm.com/developerworks/web/library/wa-rails4/index.html?S_TACT=105AGX08&S_CMP=EDU (testing rails tutorial toprint)

