blog community

Welcome to blog community Sign in | Join | Help
in Search

Browse by Tags

All Tags » Testing
Showing page 1 of 2 (16 total posts)
  • Going to the gym

    Kent "father of JUnit" Beck is a great story teller and not afraid to pioneer on controversial topics, especially when a new book he wrote is available. ;) In this talk (2004) he brings up the notion of "software health" as opposed to just measuring quality. The quality of software can be measured in many ways, but ...
    Posted to Peter Hendriks (Weblog) by peterhe on February 28, 2008
  • Using a RAM disk to speed up automated tests

    A big benefit of automated testing is that it is (much) faster than testing by hand. This makes it possible to use testing as a form of instant feedback. Ideally, the test should be able to tell you something is broken immediately after it breaks. This means the basic test cycle should probably run not much longer as a few minutes. In fact, XP ...
    Posted to Peter Hendriks (Weblog) by peterhe on March 18, 2007
  • New blog moved to WordPress

    I moved my new blog to http://hij2mc.wordpress.com/.(hij2mc = how I jump to my conclusions, I continue the name of the blog) I used Blogger some time but changed to Wordpress as it offers better ways to organize your content. The RSS Feed for my blog is: https://hij2mc.wordpress.com/feed On some readers, like RSS Bandit, you have to uncheck ...
    Posted to Harry Nieboer (Weblog) by Anonymous on June 3, 2006
  • Moving on and making place ...

    This night I set up a new weblog, How I jump to my conclusions with Blogger at Blogspot.com, since I'm switching from my current employer Infosupport to Getronics PinkRoccade. Unfortunately, Getronics apparently does not (yet?) have a company blogsite. I really enjoyed blogging at Infosupport and heard that my (mostly) non-technical posts ...
    Posted to Harry Nieboer (Weblog) by Anonymous on May 5, 2006
  • The waterfall process is back!

    Forget everything you learned the last 20 years and get back on track.   Waterfall 2006 - International Conference on Sequential Development   Including valuable tutorials from Martin, Cockburn, Beck, Kroll, Kern and many others. Read about the WUP!   (Tip from Marike)    
    Posted to Harry Nieboer (Weblog) by Anonymous on February 2, 2006
  • Help prevent the infamous "Did you even run this?" bug

    Developers generally do try to test their code but simply don't know how to go about doing so effectively.   So the Braidy Tester compiled a checklist Testing For Developers to at least help prevent the infamous ''Did you even run this?'' bug.      
    Posted to Harry Nieboer (Weblog) by Anonymous on January 31, 2006
  • Test metrics

    In an article (Measuring Defect Removal Accurately) Kalyana Rao Konda from AppLabs technologies India presented an impressive list of Test Metrics. David Vaughan presented on the subject earlier, see Test Metrics Without Tears
    Posted to Harry Nieboer (Weblog) by Anonymous on January 31, 2006
  • When to automate testing?

    What should you automate? Everything! What should you automate when you are three months from shipping? Much less!     As always, interesting food for thought from the Braidy Tester   An interesting reaction from Patrick: Re: When To Automate
    Posted to Harry Nieboer (Weblog) by Anonymous on January 5, 2006
  • Cross-feature testing

    Testing the features of a product is precise job. But for testing all features of a product, serially executing all tests is not enough. As the Braidy Tester explains, any experienced tester knows that the interaction between features is where the gnarly and deadly bugs hang out. Therefore, testing combinations of features (Cross-feature testing) ...
    Posted to Harry Nieboer (Weblog) by Anonymous on November 17, 2005
  • Automated scalability testing, you should try this one for yourself!

    In a Scalability Story, Eric Sink tells a story about a tool (Crowd Test) he build for automatic scalability testing. This simple tool acted as folllows:   Randomly choose an action to perform. Sleep for a random amount of time. Go back to step 1.  The immediate results were a nightmare! If you're want to be sure you don't have any issues of ...
    Posted to Harry Nieboer (Weblog) by Anonymous on October 13, 2005
1 2 Next >
Powered by Community Server, by Telligent Systems