I get frustrated a lot with the software I write. Typically, it starts to get so complex that any small, local change could potentially effect some other part of the code. And it gets so complex and unmanageable that I usually start fantasizi... 続きを読む
June 15th, 2007 How test driven are you? It seems that this is your first time to my blog. Welcome! In this blog I will share my ideas on how you can make a living in a way that feels good to you, your family, your environment and everyone ar... 続きを読む
Homepage -> Individual Weblogs -> Jeffrey Fredrick -> SDBP: Clean Code by Robert Martin September 12, 2006 - SDBP: Clean Code by Robert Martin Listened to Uncle Bob give his Clean Code talk today and took some notes. Here are the bits I thou... 続きを読む
Sponsored Links SOA, Ajax, SOAP Free Open Source Test Workshop Sept. 30, 2008 Los Angeles Terracotta: Scale your Apps w/ease Offload the DB: Learn More! TargetProcess: Plan, Track Succeed with Agile PM tool. Free Download! EnterpriseWeb Conf:... 続きを読む
Jungli Geek Intend to write whatever seems important or interesting. Ranging from technology to wildlife and travel. 続きを読む
Updated following multiple comments requesting examples and questions on where to put AR::Base subclass tests. Everyone (who reads this blog anyway) knows that you should not cross boundaries while unit testing. Unfortunately, Ruby on Rails s... 続きを読む
Beyond Test Driven Development: Behaviour Driven Development - 48 min - Mar 17, 2006 Google engEDU - www.google.com () Rate: Google TechTalks March 17, 2006 Dave Astels Dave Astels (co-author of "A Practical Guide to eXtreme Programming" and... 続きを読む
Newsletter sign-up Sign up for our technology specific newsletters. Test-first development with FitNesse Learn how FitNesse can solve your quality problems By Stephan Wiesner, JavaWorld.com, 02/20/06 During the last few years, I have worked i... 続きを読む
Monday, January 9th, 2006 J3Unit: javascript testing + jetty and junit Category: Builds, Firefox, Java, JavaScript, Testing, Toolkit J3Unit is a new OO testing framework for Javascript with optional integration with Jetty and Junit for automa... 続きを読む
testing.com 続きを読む
description goes hereAutomated testing that doesn’t hurt Watir is a simple open-source library for automating web browsers. It allows you to write tests that are easy to read and easy to maintain. It is optimized for simplicity and flexibili... 続きを読む
From evolving the product and market strategy and implementing it rapidly to rolling out sustainable customized processes that offer differential advantage, Instrumental Services is here to help. 続きを読む
FrontPage http://works.dgic.co.jp/djwiki/Viewpage.do?pid=@46726F6E7450616765 Encoding:UTF-8 / Locale:ja_JP / PageStatus: 凍結 このページのオーナー:d.Dev 続きを読む
Note: This is not actually describing existing functionality in Rails but is more of a brainstorming about how Selenium integration could look like. There is a ticket for this: http://dev.rubyonrails.com/ticket/1056 The latest patch (v3) impl... 続きを読む
Parameterized unit tests extend the current industry practice of using closed unit tests defined as parameterless methods. Parameterized unit tests separate two concerns: 1) They specify the external behavior of the involved methods for all p... 続きを読む