Following part 1 and 2 which covered the JUnit test class creation and the coverage evaluation by Cobertura, we will add in part 3 another dimension: Automation. So far we run the tests manually, but … more →
The JavaDude Weblogdwildt wrote 3 weeks ago: So, I have done one presentation about Test Driven Development yesterday, touching TDD concepts and … more →
rrees wrote 1 month ago: I have always been quite sceptical about the value of code coverage metrics. Most of the teams I hav … more →
bpdp wrote 1 month ago: Pengantar Code coverage berkaitan dengan istilah tentang pengukuran dan terutama digunakan berkaitan … more →
devdude wrote 1 month ago: Following part 1 and 2 which covered the JUnit test class creation and the coverage evaluation by Co … more →
devdude wrote 1 month ago: Following part 1 which covered the class and JUnit class creation and ended in a suspected successfu … more →
devdude wrote 1 month ago: I believe strongly in testing. I saw companies and products without any automatic test frameworks an … more →
sharemefg wrote 2 months ago: One of the obstacles lately that I have run into is how do you describe an Android Agile Enabler Bui … more →
relentlessdevelopment wrote 2 months ago: I’ve been getting more into Test Driven Development (TDD) recently, so I’ve been buildin … more →
guilhermesilveira wrote 3 months ago: Two of the most typical consultant’s job are trying to save a failing project or implement new … more →
alex wrote 3 months ago: It’s been a while since I posted. Things in the project have settled down somewhat and I find … more →
sharemefg wrote 4 months ago: Image via CrunchBase I have been thinking about the EMMA unit test code coverage situaiton. As of ri … more →
mskjeret wrote 4 months ago: Recently I blogged about code coverage using Cobertura and maven. Using cobertura in mavens site pha … more →
mskjeret wrote 4 months ago: A long time now I have worked with test driven development (tdd). I thought I had a fairly good cove … more →
ioconnor wrote 6 months ago: I’ve been playing with JavaScript looking for QA tools, getting JavaScript Lint in vim on Ubun … more →
nitintalk wrote 7 months ago: What do you mean by code coverage and why do we need it ? Traditionally we have been doing testing o … more →
Alexander Torrenegra wrote 8 months ago: The Merrcury Engine, the software that will be behind LetMeGo.com, is based on the CakePHP framework … more →
Timothy High wrote 9 months ago: In a previous post, I mentioned that my colleague Eduardo Morelli and I had made an effort to bring … more →
eashi wrote 9 months ago: In Bunian we needed to use a static constructor for some reason, it was all going good; we tested th … more →
spurthideepika wrote 10 months ago: What is Code Coverage Code coverage is a measure used in software testing. It describes the degree t … more →