It is used by developers and testers both as it analysis the performance bottlenecks, memory leaks, CPU loads and to resolve threading issue
Jasper Reports
It is an open source java reporting tool used by the developers to add reporting capabilities in there applications. The output can be seen throw […]
GITHUB
It is an open source platform. It contains globe reciprocity( a cloud version of local repositories.). It is a service provider for all version control […]
SVN
It is open source sub versioning tool used to maintain current and older versions of files such as source code, web pages and documentation.
Git
It is a version control software. It is used to fix bugs and continuous development. Its stores data for revisioning of content
Log4j
It is a logging tool written in Java and mainly used by loggers to generate messages for security purpose and record application live message.
Apache Ant
Ant(Another neat tool) is a software tool presented by apache tomcat in 2000. It is a java library and command line tool.
Maven
It is a software project management tool. It gives a platform to follow best practices to create a new project.
JUnit
It is a testing tool and open source tool for java development.it provides assertion for testing expected results.