Testability-explorer is a tool which analyzes java byte-codes and computes how difficult it will be to write unit-test. It attempts to help you quantitativ...Testability-explorer is a tool which analyzes java byte-codes and computes how difficult it will be to write unit-test. It attempts to help you quantitatively determine how hard your code is to test and, where to focus to make it more testable.
Test metric tool can be used:
1. As a learning tool which flags causes of hard to test code with detailed breakdown of reasons.
2. To identify hard to test hair-balls in legacy code.
3. As part of your code analysis-toolset.
4. As a tool which can be added into continuous integration that can enforce testable code.
to develop frameworks google qa software testing testing-profiling tools by gresch on May 14, 2008, 10:45 AMTestabilityExplorer.org records the testability scores for many open source and commercial Java libraries.
The compiled bytecode for the library is anal...TestabilityExplorer.org records the testability scores for many open source and commercial Java libraries.
The compiled bytecode for the library is analyzed and metrics are calculated for the testability of individual classes. Those classes fall into one of three categories - 'excellent', 'good' and 'needs work'. Generally speaking, injectability, mockabiliy and composition are good, and static state is bad. Figures are recursively calculated, but only inside the jar in question.
The metrics are a calculation of the skill of the development team in making their classes testable. You cannot use these metrics to say that Tomcat is better than Jetty or vice versa, as the features of each are not taken into account. These metrics will also not tell you whether a particular library will be easy to use or not. It just tells you how dedicated the development team was to making testable software. As we track the changing figures overtime, we can see whether the team in question was dedicated to improvement or not.
to develop google java junit qa software testing-profiling tools by gresch on May 14, 2008, 10:43 AM- to Google by torstenschuenemann on May 12, 2008, 4:16 PM
The Google Chart API lets you dynamically generate charts.
to api charts google graphics webservice by cschenk and 4 other people on May 12, 2008, 12:29 PMI figured if I wanted to use this in the future, I’d like an easier way to create charts out of my data - thus the class GoogChart was born.
to api blog charts google graphics php by cschenk on May 12, 2008, 12:28 PMNutzerverhalten, wie es protokolliert wird - und wie es auch selbst wieder abgerufen werden kann!
to datenschutz google reader sicherheit tracking by jplie on May 11, 2008, 10:24 PM- to Google OpenSocial by torstenschuenemann on May 11, 2008, 12:22 PM
- to Social api google graph network by stumme on May 8, 2008, 12:53 PM
- to OAI-PMH google sitemap by jsicot on May 8, 2008, 10:16 AM
CoreCodec, the company behind the high-performance CoreAVC H.264 implementation, issued an apology this morning for its recent abuse of the Digital Millenn...CoreCodec, the company behind the high-performance CoreAVC H.264 implementation, issued an apology this morning for its recent abuse of the Digital Millennium Copyright Act (DMCA), a law that broadly prohibits circumvention of copy-protection mechanisms.
DMCA hitchikes north to Canada, catches a lift with Conservatives
Intellectual Property Protection Act to make attemped infringement illegal
New Zealand copyright reform law schools US DMCA on fair use
YouTube names names: why is anyone surprised?
In a DMCA takedown notice sent to Google over the weekend, CoreCodec demanded that Google cease hosting coreavc-for-linux, an open source project that provided a Linux compatibility layer for the CoreAVC codec. The DMCA notice claimed that the open-source project infringes CoreCodec's copyright and includes CoreAVC code. Although Google complied with the notice and removed the project, the allegations made by CoreCodec were entirely without merit. The coreavc-for-linux project contains no infringing code and is merely a compatibility wrapper that enables legitimately purchased copies of CoreAVC to be used by Linux users.
to Google LW2-Arbeit OpenSource by torstenschuenemann on May 7, 2008, 11:37 AM