InfoQ

InfoQ

Topic/Tag specific view

Defects Content on InfoQ


Latest featured content about Defects

Multicore Programming in Erlang

Topics
Dynamic Languages,
Ruby,
Defects,
Clustering & Caching,
Runtimes,
Fault Tolerance,
Performance & Scalability,
Architecture

Ulf Wiger shows typical Erlang programs, patterns that scale well on multicore and patterns that don't, profiling and debugging parallel applications and ensuring correct behaviour with QuickCheck.

Luke Francl Explains Why Testing Is Overrated

Topics
Delivering Quality,
Defects,
Agile,
Ruby,
Software Testing

In this interview filmed during RubyFringe 2008, Luke Francl explains his position towards testing. While supporting unit testing, he thinks testing is not going to reveal all application defects. Development teams should also practice code reviews and usability tests which are likely to discover bugs not visible though other methods.

Testing is Overrated

Topics
Delivering Quality,
Defects,
Agile,
Ruby,
Software Testing

Developer-driven testing is probably the most influential software development technique of the last 10-15 years. There's no question that it has improved the practice of building software. And in a dynamic language like Ruby, it's hard to get by without it. But is it really the best way to find defects? Or is the emphasis on testing and test coverage barking up the wrong tree?

News about Defects

The Holy Grail of Zero Defect Systems

Topics
Agile in the Enterprise,
Defects,
Agile

While, zero defects sounds very good to hear, is it really possible or is it an unachievable goal? Many organizations adopt a 'zero defects methodology'. Does it really mean anything?

Presentation: Testing is Overrated

Topics
Delivering Quality,
Defects,
Agile,
Ruby,
Software Testing

In this talk from RubyFringe, Luke Francl asks: is developer-driven testing really the best way to find software defects? Or is the emphasis on testing and test coverage barking up the wrong tree?