mike | Shared With: Everyone - 28 days ago | testing, browser, web development
Script browser simulations for web testing. IE specific - but a Firefox port underway.
http://code.google.com/p/firewatir/
Quoted: description goes here
mike | Shared With: Everyone - 28 days ago | python, testingCommand recording and replaying module for Python. Useful for building a test harness to simulate a missing component (allowing you to build and test top-down instead of bottom up).
mike | Shared With: Everyone - Jun 15 2008 | testing, web development
mike | Shared With: Everyone - Nov 10 2007 | testing, unit, web development, stressAn interesting scripting language for automating web browsing tasks. Could be really good for unit testing web UI as well as stress testing a web site.
mike | Shared With: Everyone - Oct 20 2007 | google, development, testing, unit tests
mike | Shared With: Everyone - Sep 17 2007 | google, analytics, testing
mike | Shared With: Everyone - Aug 26 2007 | testing, nunit, .net
mike | Shared With: Everyone - Jul 24 2007 | open source, javascript, unit, testing, google
mike | Shared With: Everyone - Apr 09 2007 | development, visual studio, testing, software, tdd
Jaybe introduced me to the Visual Studio Unit testing and "Test Driven Development" methodology. I can't say I agree with every aspect of TDD when carried to the extreme but there are some parts I like a lot:
- Write (failing) unit tests BEFORE writing your code. (But I think you do need to do some design work and object modeling before you can start the unit testing).
- Use code coverage to make sure you're getting very high % coverage of all your code before considering your tests complete.Part I'm not so keen on is writing code that is a "stub" for the actual working system. It seems to me this leads to a lot of writing and re-writing of code that is going to get thrown away. If you're going to write the "minimum implementation" for getting your unit tests to pass, I still think this needs to be mostly NOT throw-away code. Otherwise, how is this making "progress"?
Quoted: The purpose of this project is to build some insightful and practical guidance around using Visual Studio Team System 2005. It's a collaborative effort between patterns & practices, VSTS team members, and industry experts.
mike | Shared With: Everyone - Mar 08 2007 | a/b, testing, marketing, web services, analytics
Related Content from Around Faves
test
-
Human Resroucess Management inlcudes these key functions: hiring (recruitment), compensation, evaluation and management (of performance), promotions and managing relations.
1 Faver - karel2007 - Dec 29 20063 FaversViewed: 24 Times
- ggaky6002 - Jun 16 20084 FaversViewed: 3 Times




