Today am gone discussed about one of the Software Continuous Integration tool so far i used a lot of tools. one i recomend for continuous integration is CodePro Analytix. it was amazing tool. this product was developed by Google. it is very easy tool to work with an IDE just like eclipse. CodePro AnalytiX is a powerful software code quality, testing and static
analysis tool designed to help developers automatically improve
software quality, security, reliability and maintainability in Java
applications they develop.
Am going to discuss features of CodePro Analytix one by one.
Code Coverage
Powerful tools that measure what percentage of code is being executed using generated test cases or manual test scripts.
Dependency Analysis
Automated tools that analyze and visually depict the dependencies between projects, packages, and types
JUnit Test Editor
A rich JUnit test editing environment that enables rapid creation, organization, modification and execution of unit tests.
JUnit Test Generation
Time-saving facility that uses sophisticated flow path analysis techniques to automates the creation of comprehensive JUnit regression tests
Similar Code Analysis
Efficiently examines Java code to find duplicate or very similar segments of code containing copy/paste bugs or that can be refactored to improve application design and maintainability
Code Analysis
Dynamic, extensible tools that detect, report and repair deviations or non-compliance with predefined coding standards, popular frameworks, security and style conventions
Metrics
Automated tools that measure and report on key quality indicators in a body of Java source code
If you want to learn further you can simply google it. you will get the more information.
No comments:
Post a Comment