schneide.wordpress.com
Give your project a voice | Schneide Blog
https://schneide.wordpress.com/2008/09/04/give-your-project-a-voice
We are changing our locale. Multipage Flows with Grails Part One – The traditional way →. Give your project a voice. Posted by daniel.lindner. We are all very into Extreme Feedback Devices. XFD), so we decided to use all our senses to gather feedback from our projects. This becomes a real challenge once you think about it, because we are naturally very focused on (and limited to) visual feedback. So we decided to put audible feedback to work. So now, expect our projects to clearly articulate their news.
developertesting.com
Developer Testing: General Archives
http://developertesting.com/archives/general-index.html
Cross-browser testing with SafariWatir and FireWatir. Final days to register for CITCON Amsterdam. Mundane excellence in software, intensive care, and bombing missions. Crap4j 1.1.6 Released. CITCON Europe 2007 Starts Today. Twitter as a Replacement for Beer. Feb 17, 2009. Cross-browser testing with SafariWatir and FireWatir. I've written up my account. Of how I spent my time at Elisabeth Hendrickson. S Open Source Test Automation Tool Love In. Sep 18, 2008. Final days to register for CITCON Amsterdam.
softwareschneiderei.de
Softwareschneiderei GmbH
http://www.softwareschneiderei.de/refs/projects
Neben der Mitwirkung an bestehenden Open Source-Projekten. Veröffentlichen wir auch eigene Open Source-Software. Bei unserer täglichen Arbeit stoßen wir immer wieder auf Aufgabenstellungen, deren Lösungen auch außerhalb unseres Unternehmens weiterhelfen können. Wir sind bestrebt, diese Lösungen auch zu veröffentlichen. Zur automatisierten Qualitätsüberwachung unserer Projekte verwenden wir die beiden Software-Werkzeuge Cobertura. Das Continuous Integration-System Jenkins. Kann über das IRC-Plugin.
blog.aerabati.com
Krishna Tatva: Java Profiler/s and Performance Testing Tools
http://blog.aerabati.com/2010/08/java-profilers-and-performance-testing.html
Krishna Aerabati's Web Log! Sunday, August 08, 2010. Java Profiler/s and Performance Testing Tools. Labels: java performance tools. Subscribe to: Post Comments (Atom). Simple template. Template images by 5ugarless.
schneide.com
Softwareschneiderei GmbH
http://www.schneide.com/refs/projects
Neben der Mitwirkung an bestehenden Open Source-Projekten. Veröffentlichen wir auch eigene Open Source-Software. Bei unserer täglichen Arbeit stoßen wir immer wieder auf Aufgabenstellungen, deren Lösungen auch außerhalb unseres Unternehmens weiterhelfen können. Wir sind bestrebt, diese Lösungen auch zu veröffentlichen. Zur automatisierten Qualitätsüberwachung unserer Projekte verwenden wir die beiden Software-Werkzeuge Cobertura. Das Continuous Integration-System Jenkins. Kann über das IRC-Plugin.
stackoverflow.com
What is a reasonable code coverage % for unit tests (and why)? - Stack Overflow
http://stackoverflow.com/questions/90002/what-is-a-reasonable-code-coverage-for-unit-tests-and-why
To customize your list. More stack exchange communities. Tour Start here for a quick overview of the site. Help Center Detailed answers to any questions you might have. Meta Discuss the workings and policies of this site. About Us Learn more about Stack Overflow the company. Business Learn more about hiring developers or posting ads with us. Announcing Stack Overflow Documentation. We started with Q&A. Technical documentation is next, and we need your help. Sign up and start helping →. Apr 17 at 21:30.
clintshank.blogspot.com
Clint Shank's Blog: Risk Homing Metrics
http://clintshank.blogspot.com/2010/11/risk-homing-metrics.html
November 22, 2010. Originally published 28 May 2009. Recently, I attended a talk by Neal Ford. He was talking about a couple of metrics you can combine to identify areas for refactoring: cyclomatic complexity. He used the ckjm. Tool to determine what classes. Were both complex and used by lots of other classes. Start refactoring these was his recommendation. I immediately thought of Crap4j. Code execution frequency in the real world. Complex code, executed very often, with low test coverage. That just le...
flinter.com
business of software | Steve Flinter
http://flinter.com/tag/business-of-software
Musing on science and technology in Ireland. Tag Archives: business of software. Business of Software Conference (Day 1). Last week, I had the pleasure and good fortune of attending the Business of Software. Conference in San Jose, California. The lineup of speakers was truly impressive – many well-known figures from the software and blogging worlds. First up was Guy Kawasaki. Guy is a very well-known software guy and blogger. His talk was called. The Art of Innovation. Next was Tim Lister. Stage, along ...
tirthalpatel.blogspot.com
Tirthal's Tech Cafe - Java Platform and Software Engineering related blogs and articles: Java power tools series - Static Code Analyzers - Preface
http://tirthalpatel.blogspot.com/2014/01/static-code-analyzers-preface.html
Saturday, 11 January 2014. Java power tools series - Static Code Analyzers - Preface. I hope, you have already read " Preface. Of my java power tools series. Does this sound familiar to you? What is static code analyzer tool? The tool which can scrutinize the code artifacts (without executing program) for given purpose such as review for. Few parameters to consider for the scoping of code analyzer tools. Want to ensure overall code quality management? Supported platform / language / developer's IDE -.