Main > Development > Java >

Testability-explorer 1.3.0 R275

Testability-explorer 1.3.0 R275

Sponsored Links

Testability-explorer 1.3.0 R275 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 1.3 MB
Platform: Mac OS X
License: Freeware
Price: FREE
Downloads: 14
Date added: 2009-06-06

Testability-explorer 1.3.0 R275 description

A tool that looks at Java bytecodes and helps you identify hard to test code

Testability-explorer is a tool which analyzes java byte-codes and computes how difficult it will be to write unit-test.
Testability-explorer attempts to help you quantitatively determine exactly how hard the code youve written is to test and, where to focus to make it more testable.
Test metric tool can be used:
- As a learning tool which flags causes of hard to test code with detailed breakdown of reasons.
- To identify hard to test hair-balls in legacy code.
- As part of your code analysis-toolset.
- As a tool which can be added into continuous integration that can enforce testable code.
Currently the tool computes:
- Non-Mockable Total Recursive Cyclomatic Complexity. Cyclomatic Complexity is a measure of how many different paths of execution are there in the code. It is computed, by counting the if, while, and case as branching primitives. It is recursive because cost of the method as well as any methods it calls are counted. It is total because cost of object construction as well as any static initializations are counted. And finally, it is non-mockable because any code which can be mocked out in test is not counted as part of the cost.
- Global Mutable State. Counts the number of fields which are globally reachable by the class under test and which are mutable. (A mutable global state can make testing difficult as tests are not isolatable)
NOTE: Testability-explorer is licensed and distributed under the terms of the Apache License 2.0.

Testability-explorer 1.3.0 R275 Screenshot

Advertisements

Testability-explorer 1.3.0 R275 Keywords

Bookmark Testability-explorer 1.3.0 R275

Hyperlink code:
Link for forum:

Testability-explorer 1.3.0 R275 Copyright

WareSeeker periodically updates pricing and software information of Testability-explorer 1.3.0 R275 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Testability-explorer 1.3.0 R275 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
EasyEclipse Expert Java - Bare-bones Eclipse distro for experienced Java developers who are new to Eclipse Free Download
Fast and simple to integrate template engine for PHP5 Free Download
EasyEclipse Plugin Warrior - For development of Eclipse Plugins Free Download
Open source Java library that will help you to easily generate SQL queries SqlBuilder is a library which attempts to take the pain out of generating SQL queries within Java programs Free Download
Free and open source report writer for your Mac Free Download
Java Snippet Runner 1.02 is a versatile which allows to enter some short pieces of Java code and can run them immediately. Free Download
EasyEclipse for PHP - For PHP development with a database Free Download
Now you can make screen captures of API for Java applications. JxCapture is a free Java library that provides a comprehensive screen capture API for Java applications Free Download