Tdd
- 9 octobre 2007
Extreme Forge
The aim of this project is to create a development environment for Extreme Programming in Erlang.
- 5 octobre 2007 JUnit Factory: Home
- 24 septembre 2007 EUnit vs ErUnit @ BestFriendChris
- 17 septembre 2007 O'Reilly Network -- Cookin' with Ruby on Rails - More Designing for Testability
- 17 septembre 2007 O'Reilly Network -- Behavior-Driven Development Using Ruby (Part 2)
- 17 septembre 2007 O'Reilly Network -- Behavior Driven Development Using Ruby (Part 1)
- 3 août 2007
soapUI - welcome
soapUI is a free and open source desktop application for inspecting, invoking, developing, simulating/mocking and functional/load/compliance testing of web services over HTTP. soapUI Pro is an extended version with professional support and extended functionality.
- 1 août 2007 JUnit best practices - Java World
- 1 août 2007 ONJava.com -- Automating EJB Unit Testing
- 26 juillet 2007
EclEmma - Java Code Coverage for Eclipse
EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. Internally it is based on the great EMMA Java code coverage tool, trying to adopt EMMA’s philosophy for the Eclipse workbench:
* Fast develop/test cycle: Launches from within the workbench like JUnit test runs can directly be analyzed for code coverage. * Rich coverage analysis: Coverage results are immediately summarized and highlighted in the Java source code editors. * Non-invasive: EclEmma does not require modifying your projects or performing any other setup.The Eclipse integration has its focus on supporting the individual developer in an highly interactive way.
- 11 juillet 2007
Software development magazine: UML, Agile, programming, testing, project management, CMM
Methods & Tools is a free magazine with PDF and text issues with practical knowledge, information and resources on software development and software engineering: UML, Agile Methodologies (eXtreme Programming - XP, Scrum, Test Driven,..), Software Testing, Configuration Management, Databases, RUP, Software Project Management, Programming (Java, .NET, Ruby on Rails, Ajax), Software Analysis and Design, Quality Assurance, Software Process Improvement (CMMI), Software Development Tools, Risk Management, etc.
- 11 juillet 2007
JFunc: JUnit Functional Testing Extension
What is JFunc?
JFunc is an extension to the JUnit testing framework to make it easier for use with functional tests. Functional testing (also called integration testing) significantly differs from unit testing in a number of respects. Part of this project is dedicated towards putting together code to address these differences; the other part of this project is putting together methodologies for functional testing.
What is functional testing?
Functional testing, or integration testing, is testing concerned with the entire system, not just small pieces (or units) of code. For those interesting in unit testing, JUnit is currently the premiere unit testing framework for Java software.
- 11 juillet 2007
TagUnit : Bringing testing and test-driven development to JSP
Allows unit testing of JSP custom tags within their special environment.
- 20 juin 2007
Home - Sahi - Web Automation and Test Tool
Sahi is an automation and testing tool for web applications, with the facility to record and playback scripts. Developed in java and javascript, this tool uses simple javascript to execute events on the browser.
Features include:
* in-browser controls * intelligent recorder * text based scripts * ant support for playback of suites of tests * multi threaded playback * HTTP and HTTPS support * AJAX supportSahi runs as a proxy server and the browser needs to use the sahi server as its proxy. Sahi then injects javascript so that it can access elements in the webpage. This makes the tool independent of the website/ web application.
- 20 juin 2007
Create a Testing DSL with FitNesse and Selenium (Part 1) - Jeremy D. Miller -- The Shade Tree Developer
la quadrature du cercle résolue? faire du ajax dans FitNesse
- 10 août 2006 Programming Kung Fu
- 10 août 2006 Agile Toolkit Podcast
- 2 août 2006 Open Languages Need Open Test Suites - O'Reilly ONLamp Blog
- 24 juillet 2006
My Short List of Resources for XP (Extreme Programming), TDD (Test Driven Development), Agile and Refactoring
Raymond Lewallen’s
- 24 juillet 2006
Patterns for Agile Development Practice
by Joseph Bergin, Pace University